Sfoglia il codice sorgente

minor change: commented __ANSI_H__INCLUDED after #endif

ceriel 30 anni fa
parent
commit
5a99c436b6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      modules/h/ansi.h

+ 1 - 1
modules/h/ansi.h

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