diff options
Diffstat (limited to 'src/debug.cpp')
-rw-r--r-- | src/debug.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/debug.cpp b/src/debug.cpp index 09b730a8..671528a2 100644 --- a/src/debug.cpp +++ b/src/debug.cpp @@ -18,9 +18,10 @@ * 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$ */ - // This file contains debugging global functions +// This file contains debugging global functions #include "debug.h" |