lzoconf.h
changeset 2436 7d5df545bd5d
parent 2186 db48cf29b983
child 2548 49c8a096033f
--- a/lzoconf.h	Sat Sep 17 13:57:01 2005 +0000
+++ b/lzoconf.h	Sun Sep 18 20:56:44 2005 +0000
@@ -34,8 +34,8 @@
  */
 
 
-#ifndef __LZOCONF_H
-#define __LZOCONF_H
+#ifndef LZOCONF_H
+#define LZOCONF_H
 
 #define LZO_VERSION             0x1080
 #define LZO_VERSION_STRING      "1.08"
@@ -449,5 +449,5 @@
 } /* extern "C" */
 #endif
 
-#endif /* already included */
+#endif /* LZOCONF_H */