Explorar el Código

minor change: commented __ANSI_H__INCLUDED after #endif

ceriel hace 30 años
padre
commit
5a99c436b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 */