minilzo.h
changeset 2436 7d5df545bd5d
parent 2186 db48cf29b983
child 2548 49c8a096033f
--- a/minilzo.h	Sat Sep 17 13:57:01 2005 +0000
+++ b/minilzo.h	Sun Sep 18 20:56:44 2005 +0000
@@ -40,8 +40,8 @@
  */
 
 
-#ifndef __MINILZO_H
-#define __MINILZO_H
+#ifndef MINILZO_H
+#define MINILZO_H
 
 #define MINILZO_VERSION         0x1080
 
@@ -98,5 +98,5 @@
 } /* extern "C" */
 #endif
 
-#endif /* already included */
+#endif /* MINILZO_H */