Selaa lähdekoodia

minor change: commented __ANSI_H__INCLUDED after #endif

ceriel 30 vuotta sitten
vanhempi
commit
5a99c436b6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 */