summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-30 16:32:47 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-30 16:32:47 +0000
commit5554f58f9fee52f636d8d995d072265ba097eed1 (patch)
treec13e1310795c8f65eaef559311d84ba9ace89af1 /crawl-ref/source/acr.cc
parent6980c82b993fdf77f371b7cbfabd5fb32aeeb6dd (diff)
downloadcrawl-ref-5554f58f9fee52f636d8d995d072265ba097eed1.tar.gz
crawl-ref-5554f58f9fee52f636d8d995d072265ba097eed1.zip
Add whitespace fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9851 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index 1b56a12daf..300fe50ca8 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -332,7 +332,7 @@ static void _wanderer_startup_message()
}
}
-static void _god_greeting_message( bool game_start )
+static void _god_greeting_message(bool game_start)
{
switch (you.religion)
{