summaryrefslogtreecommitdiff
path: root/ot_http.h
diff options
context:
space:
mode:
Diffstat (limited to 'ot_http.h')
-rw-r--r--ot_http.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ot_http.h b/ot_http.h
index 7e367ed..b1a60e7 100644
--- a/ot_http.h
+++ b/ot_http.h
@@ -3,8 +3,8 @@
3 3
4 $id$ */ 4 $id$ */
5 5
6#ifndef __OT_HTTP_H__ 6#ifndef OT_HTTP_H__
7#define __OT_HTTP_H__ 7#define OT_HTTP_H__
8 8
9typedef enum { 9typedef enum {
10 STRUCT_HTTP_FLAG_WAITINGFORTASK = 1, 10 STRUCT_HTTP_FLAG_WAITINGFORTASK = 1,