summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-01 21:18:29 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-01 21:18:29 -0500
commit251663830ec66c93ba1b3bc46216a8c33bce0b5a (patch)
tree00da679dd35eed57adfec79b24f892a6a5feef5d /crawl-ref/source/religion.cc
parentfe4f2f14302819280da045fec501636931c211fa (diff)
downloadcrawl-ref-251663830ec66c93ba1b3bc46216a8c33bce0b5a.tar.gz
crawl-ref-251663830ec66c93ba1b3bc46216a8c33bce0b5a.zip
Replace extraneous tabs with spaces.
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 61f0b54376..db9aae8b1a 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -7081,7 +7081,7 @@ static bool _altar_prayer()
}
// Return early so we don't offer our Necronomicon to Kiku.
- return (did_bless);
+ return (did_bless);
}
offer_items();