summaryrefslogtreecommitdiff
path: root/ot_sync.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_sync.h')
-rw-r--r--ot_sync.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ot_sync.h b/ot_sync.h
index 81d4d22..441010d 100644
--- a/ot_sync.h
+++ b/ot_sync.h
@@ -3,8 +3,8 @@
3 3
4 $id$ */ 4 $id$ */
5 5
6#ifndef __OT_SYNC_H__ 6#ifndef OT_SYNC_H__
7#define __OT_SYNC_H__ 7#define OT_SYNC_H__
8 8
9#ifdef WANT_SYNC_BATCH 9#ifdef WANT_SYNC_BATCH
10enum { SYNC_IN, SYNC_OUT }; 10enum { SYNC_IN, SYNC_OUT };