summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-selfench.cc
diff options
context:
space:
mode:
authorEd Gonzalez <ed.gonzalez3@gmail.com>2013-06-11 22:36:32 -0700
committerEd Gonzalez <ed.gonzalez3@gmail.com>2013-06-11 22:36:32 -0700
commit79acb00ec7ac98726de9eb26513b257107a808aa (patch)
treea481389831c2343f4f0dc5b142c2d77d98bd34d0 /crawl-ref/source/spl-selfench.cc
parent86beeefa6271767b8ef21de6c62c88025249330c (diff)
downloadcrawl-ref-79acb00ec7ac98726de9eb26513b257107a808aa.tar.gz
crawl-ref-79acb00ec7ac98726de9eb26513b257107a808aa.zip
Spacing fixes.
Diffstat (limited to 'crawl-ref/source/spl-selfench.cc')
-rw-r--r--crawl-ref/source/spl-selfench.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-selfench.cc b/crawl-ref/source/spl-selfench.cc
index 2997015dc9..5adc886b99 100644
--- a/crawl-ref/source/spl-selfench.cc
+++ b/crawl-ref/source/spl-selfench.cc
@@ -343,7 +343,7 @@ spret_type cast_song_of_slaying(int pow, bool fail)
{
mpr("You start a new song!");
}
- else
+ else
{
mpr("You start singing a song of slaying.");
}