summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-08 22:06:50 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-08 22:06:50 +0000
commit7e7c3ba3780f9daf9268bafcc488566bc2f21f93 (patch)
treea2aa9cec8a4d65407fb9a4093feca0033e88ba52 /crawl-ref/source/spells1.h
parentd6f431bb5de6afdcbb2c80b9c238837e52fa2cb5 (diff)
downloadcrawl-ref-7e7c3ba3780f9daf9268bafcc488566bc2f21f93.tar.gz
crawl-ref-7e7c3ba3780f9daf9268bafcc488566bc2f21f93.zip
Add spacing fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5614 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells1.h')
-rw-r--r--crawl-ref/source/spells1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells1.h b/crawl-ref/source/spells1.h
index 0fe8e171cd..0a14e106b1 100644
--- a/crawl-ref/source/spells1.h
+++ b/crawl-ref/source/spells1.h
@@ -83,7 +83,7 @@ int blink(int pow, bool high_level_controlled_blink,
int cast_big_c(int pow, cloud_type cty, kill_category whose, bolt &beam);
void cast_confusing_touch(int power);
void cast_cure_poison(int mabil);
-int allowed_deaths_door_hp(void);
+int allowed_deaths_door_hp(void);
void cast_deaths_door(int pow);
int cast_fire_storm(int powc, bolt &beam);
bool cast_revivification(int pow);