ldtypes.h

changeset 135
c243df39913e
parent 120
607301744394
child 138
d22d5c1d9e8a
--- a/ldtypes.h	Wed Apr 24 20:33:06 2013 +0300
+++ b/ldtypes.h	Wed Apr 24 23:27:36 2013 +0300
@@ -16,8 +16,8 @@
  *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef __LDTYPES_H__
-#define __LDTYPES_H__
+#ifndef LDTYPES_H
+#define LDTYPES_H
 
 #include "common.h"
 #include "types.h"
@@ -334,4 +334,4 @@
 // Icons for these types
 extern const char* g_saObjTypeIcons[];
 
-#endif
\ No newline at end of file
+#endif // LDTYPES_H
\ No newline at end of file

mercurial