added a tweak option to change the sent time piler stores

This commit is contained in:
SJ
2013-02-22 15:01:21 +01:00
parent e685bcffc1
commit b6b1a203d0
18 changed files with 163 additions and 109 deletions

View File

@@ -72,6 +72,8 @@ struct __config {
int min_word_len;
int tweak_sent_time_offset;
int debug;
};