changed comments from old to new style (one-line comments only)
[rocksndiamonds.git] / src / libgame / types.h
index 94fd58b645476cd690c5c17d17e5ac675b0fd410..646bb3e9afed604cf118fcd577c38982a0b9ff51 100644 (file)
@@ -76,4 +76,4 @@ struct ListNode
 };
 typedef struct ListNode ListNode;
 
 };
 typedef struct ListNode ListNode;
 
-#endif /* TYPES_H */
+#endif // TYPES_H