summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells1.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-13 05:36:34 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-06-13 05:36:34 +0000
commite9fbd1052849035c3ce746139a8a3415d7a0617c (patch)
treebe175bb1e02939198b2693b769b8e45a588b58c3 /crawl-ref/source/spells1.cc
parentb387e5b77f4ceb3f64cad79d7cd3ebdc7ccb188d (diff)
downloadcrawl-ref-e9fbd1052849035c3ce746139a8a3415d7a0617c.tar.gz
crawl-ref-e9fbd1052849035c3ce746139a8a3415d7a0617c.zip
Add still more minor cosmetic fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5772 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells1.cc')
-rw-r--r--crawl-ref/source/spells1.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells1.cc b/crawl-ref/source/spells1.cc
index 3a804ce805..b08c12e433 100644
--- a/crawl-ref/source/spells1.cc
+++ b/crawl-ref/source/spells1.cc
@@ -1259,7 +1259,7 @@ void abjuration(int pow)
simple_monster_message(monster, " shudders.");
}
}
-} // end abjuration()
+}
// Antimagic is sort of an anti-extension... it sets a lot of magical
// durations to 1 so it's very nasty at times (and potentially lethal,