src/server/daemon/protocol.h

changeset 102
136a76e293b5
parent 44
3da1f7b6847f
child 121
a881dc866e23
--- a/src/server/daemon/protocol.h	Sat Oct 17 21:17:34 2015 +0200
+++ b/src/server/daemon/protocol.h	Sat Oct 17 22:24:38 2015 +0200
@@ -26,8 +26,8 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifndef HTTP_H
-#define	HTTP_H
+#ifndef PROTOCOL_H
+#define	PROTOCOL_H
 
 #include "../public/nsapi.h"
 #include "../util/io.h"
@@ -54,5 +54,5 @@
 }
 #endif
 
-#endif	/* HTTP_H */
+#endif	/* PROTOCOL_H */
 

mercurial