From e6db8d726bb971bdc7704d29cd26d80bc299da5a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 1 Jul 2014 15:55:10 -0700 Subject: You have succeeded in annoying me --- src/io/lock.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/io') diff --git a/src/io/lock.cpp b/src/io/lock.cpp index 7b8f014..911b5db 100644 --- a/src/io/lock.cpp +++ b/src/io/lock.cpp @@ -39,7 +39,7 @@ namespace tmwa { /// number of backups to keep static -const int backup_count = 10; +const int backup_count = 9; /// Protected file writing /// (Until the file is closed, it keeps the old file) -- cgit v1.2.3-70-g09d2