summaryrefslogtreecommitdiff
path: root/ot_clean.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_clean.h')
-rw-r--r--ot_clean.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ot_clean.h b/ot_clean.h
index cb450c4..956770a 100644
--- a/ot_clean.h
+++ b/ot_clean.h
@@ -3,8 +3,8 @@
3 3
4 $id$ */ 4 $id$ */
5 5
6#ifndef __OT_CLEAN_H__ 6#ifndef OT_CLEAN_H__
7#define __OT_CLEAN_H__ 7#define OT_CLEAN_H__
8 8
9/* The amount of time a clean cycle should take */ 9/* The amount of time a clean cycle should take */
10#define OT_CLEAN_INTERVAL_MINUTES 2 10#define OT_CLEAN_INTERVAL_MINUTES 2