summaryrefslogtreecommitdiff
path: root/src/configuration.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-06 00:17:02 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-06 00:17:02 +0000
commitbee1e255ef9851b2d530064f156652c7874b48b1 (patch)
treea35a971556217e62c1ee3cfcc4b3db3dfd187e9d /src/configuration.h
parentb15fcd7592e33b5a837047d0810e5b523fa4a7ad (diff)
downloadMana-bee1e255ef9851b2d530064f156652c7874b48b1.tar.gz
Mana-bee1e255ef9851b2d530064f156652c7874b48b1.tar.bz2
Mana-bee1e255ef9851b2d530064f156652c7874b48b1.tar.xz
Mana-bee1e255ef9851b2d530064f156652c7874b48b1.zip
Whoops left in two debug prints.
Diffstat (limited to 'src/configuration.h')
-rw-r--r--src/configuration.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/configuration.h b/src/configuration.h
index bae60af3..ef9c9fe2 100644
--- a/src/configuration.h
+++ b/src/configuration.h
@@ -17,6 +17,8 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ * $Id$
*/
#ifndef __INIREAD_H