From 5a99c436b6efdf613b6566ff88b8eb35ea54ae9f Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 15 Dec 1993 09:55:35 +0000 Subject: [PATCH] minor change: commented __ANSI_H__INCLUDED after #endif --- modules/h/ansi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/h/ansi.h b/modules/h/ansi.h index b6c85fc2b..6d8d409a2 100644 --- a/modules/h/ansi.h +++ b/modules/h/ansi.h @@ -26,4 +26,4 @@ #define _CONST #endif /* __STDC__ */ -#endif __ANSI_H__INCLUDED +#endif /* __ANSI_H__INCLUDED */ -- 2.34.1