From: ceriel Date: Wed, 15 Dec 1993 09:55:35 +0000 (+0000) Subject: minor change: commented __ANSI_H__INCLUDED after #endif X-Git-Tag: release-5-5~182 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5a99c436b6efdf613b6566ff88b8eb35ea54ae9f;p=ack.git minor change: commented __ANSI_H__INCLUDED after #endif --- 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 */