From 87727fcee7feb86167f6dfca6319d60e4210a6ee Mon Sep 17 00:00:00 2001 From: dolorous Date: Mon, 3 Nov 2008 19:17:07 +0000 Subject: Add more spacing fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7366 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/religion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index 25522d0388..81c08b2aec 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -72,7 +72,7 @@ void disable_attack_conducts(god_conduct_trigger conduct[3]); void excommunication(god_type new_god = GOD_NO_GOD); void gain_piety(int pgn); -void god_speaks(god_type god, const char *mesg ); +void god_speaks(god_type god, const char *mesg); void lose_piety(int pgn); void offer_corpse(int corpse); std::string god_prayer_reaction(); -- cgit v1.2.3-54-g00ecf