summaryrefslogtreecommitdiff
path: root/totimer.h
diff options
context:
space:
mode:
authorJoe Zhao <ztuowen@gmail.com>2015-09-06 15:32:24 -0600
committerJoe Zhao <ztuowen@gmail.com>2015-09-06 15:32:24 -0600
commit41ce2c3aca241a3866246e68fc7b91e6151e2f51 (patch)
tree699b05526b9755a9068036439af3a23d4aa26c80 /totimer.h
parent83f3214e91932ef2bdb4c6d75dc3472938008144 (diff)
downloadpomodori-41ce2c3aca241a3866246e68fc7b91e6151e2f51.tar.gz
pomodori-41ce2c3aca241a3866246e68fc7b91e6151e2f51.tar.bz2
pomodori-41ce2c3aca241a3866246e68fc7b91e6151e2f51.zip
fixed error 139
Diffstat (limited to 'totimer.h')
-rw-r--r--totimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/totimer.h b/totimer.h
index 0bbd5bb..f529360 100644
--- a/totimer.h
+++ b/totimer.h
@@ -9,7 +9,7 @@
#include "logging.h"
#include "glib.h"
-#define POTIME 25
+#define POTIME 1
#define POTEXT 5
void timer_init();