diff options
Diffstat (limited to 'midimonster.c')
-rw-r--r-- | midimonster.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/midimonster.c b/midimonster.c index 583601e..b6f7758 100644 --- a/midimonster.c +++ b/midimonster.c @@ -341,7 +341,7 @@ int main(int argc, char** argv){ config_free(); return usage(argv[0]); } - + //load an initial timestamp update_timestamp(); |