summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-01 22:43:50 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-01 22:43:50 +0000
commit3d94f9844fc64b2345f78b191ac0036a3d036011 (patch)
tree229eca37b520b8054fa3add97f9c81d22d1a5c7f /crawl-ref/source/debug.cc
parentf9637113c9665e8e877a0dc3326a577991a72cce (diff)
downloadcrawl-ref-3d94f9844fc64b2345f78b191ac0036a3d036011.tar.gz
crawl-ref-3d94f9844fc64b2345f78b191ac0036a3d036011.zip
Add another comment fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5418 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/debug.cc')
-rw-r--r--crawl-ref/source/debug.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index 3e3e3b0c6e..88f6540ab4 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -1,4 +1,4 @@
- /*
+/*
* File: debug.cc
* Summary: Debug and wizard related functions.
* Written by: Linley Henzell and Jesse Jones