(svn r14156) -Fix (r14153): missing/wrong comments
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* $Id$ */
|
||||
|
||||
/** @file ini.cpp Definition of the IniItem class, related to reading/writing '*.ini' files. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "core/alloc_func.hpp"
|
||||
|
@@ -99,4 +99,4 @@ struct IniFile {
|
||||
bool SaveToDisk(const char *filename);
|
||||
};
|
||||
|
||||
#endif /* INI_TYPE */
|
||||
#endif /* INI_TYPE_H */
|
||||
|
Reference in New Issue
Block a user