summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-07 21:29:12 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-02-07 21:29:12 +0000
commit905d9b0f618b1a9dd5724971480b88dc19485e76 (patch)
tree7ca2cb9a9bdf44906334cbb78f66ee96bec18868 /crawl-ref/source/spells2.cc
parent722a4e3100c9c6a1df746f1882aacc669f06c9b5 (diff)
downloadcrawl-ref-905d9b0f618b1a9dd5724971480b88dc19485e76.tar.gz
crawl-ref-905d9b0f618b1a9dd5724971480b88dc19485e76.zip
Add formatting fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8959 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells2.cc')
-rw-r--r--crawl-ref/source/spells2.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index 7f3f04a494..93b42bae76 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -1744,7 +1744,8 @@ bool cast_tukimas_dance(int pow, god_type god,
return (false);
}
- // We are successful. Unwield the weapon, removing any wield effects.
+ // We are successful. Unwield the weapon, removing any wield
+ // effects.
unwield_item();
// Copy the unwielded item.