Browse Source

minor change: commented __ANSI_H__INCLUDED after #endif

ceriel 30 years ago
parent
commit
5a99c436b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/h/ansi.h

+ 1 - 1
modules/h/ansi.h

@@ -26,4 +26,4 @@
 #define _CONST
 #define _CONST
 
 
 #endif /* __STDC__ */
 #endif /* __STDC__ */
-#endif __ANSI_H__INCLUDED
+#endif /* __ANSI_H__INCLUDED */