summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-20 02:06:05 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-20 02:06:05 +0000
commit0a7dba2a0a9aad2cfd546493efc42831385628c4 (patch)
tree4ef6b88e90cf2fd03f60e8e5cc89c1007c8f95ee /crawl-ref/source/spl-util.cc
parent269316ace5e237299aaa6132458ede9c0095257e (diff)
downloadcrawl-ref-0a7dba2a0a9aad2cfd546493efc42831385628c4.tar.gz
crawl-ref-0a7dba2a0a9aad2cfd546493efc42831385628c4.zip
Add whitespace fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4399 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spl-util.cc')
-rw-r--r--crawl-ref/source/spl-util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-util.cc b/crawl-ref/source/spl-util.cc
index d6993925e7..f590cfdab9 100644
--- a/crawl-ref/source/spl-util.cc
+++ b/crawl-ref/source/spl-util.cc
@@ -9,7 +9,7 @@
*
* <3> 04oct2001 bwr absorbed spells0.cc
* <2> 24jun2000 jmf changed to use new data structure
- * <1> 12jun2000 dlb created after much thought
+ * <1> 12jun2000 dlb created after much thought
*/
#include "AppHdr.h"