From 8abd4137d4bc6714451e28f1748db81905984b66 Mon Sep 17 00:00:00 2001 From: smatz Date: Sun, 24 Aug 2008 17:29:57 +0000 Subject: (svn r14156) -Fix (r14153): missing/wrong comments --- src/ini_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ini_type.h') diff --git a/src/ini_type.h b/src/ini_type.h index 34b97bd03..4c18862ea 100644 --- a/src/ini_type.h +++ b/src/ini_type.h @@ -99,4 +99,4 @@ struct IniFile { bool SaveToDisk(const char *filename); }; -#endif /* INI_TYPE */ +#endif /* INI_TYPE_H */ -- cgit v1.2.3-54-g00ecf