diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-01-06 00:17:02 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-01-06 00:17:02 +0000 |
commit | bee1e255ef9851b2d530064f156652c7874b48b1 (patch) | |
tree | a35a971556217e62c1ee3cfcc4b3db3dfd187e9d /src/configuration.h | |
parent | b15fcd7592e33b5a837047d0810e5b523fa4a7ad (diff) | |
download | mana-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.h | 2 |
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 |