src/ini.cpp
changeset 9999 d88ba8e0fd38
parent 9996 fceaf224b2f0
child 10003 7ce0cbe8575f
--- a/src/ini.cpp	Sun Aug 24 17:18:05 2008 +0000
+++ b/src/ini.cpp	Sun Aug 24 17:29:57 2008 +0000
@@ -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"