From 0d4e7f9537dbaaf7f63c89e71881f352ab12750e 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.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ini.cpp') diff --git a/src/ini.cpp b/src/ini.cpp index 19ed16eae..764755f0b 100644 --- a/src/ini.cpp +++ b/src/ini.cpp @@ -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" -- cgit v1.2.3-54-g00ecf