summaryrefslogtreecommitdiff
path: root/ot_vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_vector.h')
-rw-r--r--ot_vector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ot_vector.h b/ot_vector.h
index 37135e7..f7f87aa 100644
--- a/ot_vector.h
+++ b/ot_vector.h
@@ -3,8 +3,8 @@
3 3
4 $id$ */ 4 $id$ */
5 5
6#ifndef __OT_VECTOR_H__ 6#ifndef OT_VECTOR_H__
7#define __OT_VECTOR_H__ 7#define OT_VECTOR_H__
8 8
9/* These defines control vectors behaviour */ 9/* These defines control vectors behaviour */
10#define OT_VECTOR_MIN_MEMBERS 2 10#define OT_VECTOR_MIN_MEMBERS 2