]> git.sur5r.net Git - c128-kasse/commit
Read the last logfile and set log_lines_written apropriately
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 26 Oct 2009 12:16:37 +0000 (13:16 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 26 Oct 2009 12:16:37 +0000 (13:16 +0100)
commit4da5d63fabadd2e1bf2ff538ec02dfaa0bc2e6e7
tree2daedad77643aa5cbda3195ba689d52c977f40ba
parent7bf40dd6ff0564295925b5feb4a8a14552ff0807
Read the last logfile and set log_lines_written apropriately

This will prevent cluttered logfiles if the program is loaded
many times. Previously, a new logfile was always started when
loading.
include/kasse.h
src/config.c