summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-util.h
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.h
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.h')
-rw-r--r--crawl-ref/source/spl-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-util.h b/crawl-ref/source/spl-util.h
index c7d60e80ae..d9f3358a95 100644
--- a/crawl-ref/source/spl-util.h
+++ b/crawl-ref/source/spl-util.h
@@ -16,7 +16,7 @@
#define SPL_UTIL_H
#include "enum.h" // just for NUM_SPELL_TYPES and TARG_ENEMY
-#include "directn.h" // just for DIR_NONE
+#include "directn.h" // just for DIR_NONE
enum spschool_flag_type
{