summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmhd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmhd.c b/tmhd.c
index 832dd68..746077f 100644
--- a/tmhd.c
+++ b/tmhd.c
@@ -4,7 +4,7 @@
// computer starts hating processes running on the system.
#define HOUR 14
-#define MINUTE 38
+#define MINUTE 30
#define DELAY 5
#include <ctype.h>