(svn r14156) -Fix (r14153): missing/wrong comments

This commit is contained in:
smatz
2008-08-24 17:29:57 +00:00
parent 01e8ec447e
commit 8abd4137d4
2 changed files with 4 additions and 1 deletions

View File

@@ -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"