From 905d9b0f618b1a9dd5724971480b88dc19485e76 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 7 Feb 2009 21:29:12 +0000 Subject: Add formatting fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8959 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells2.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'crawl-ref/source/spells2.cc') 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. -- cgit v1.2.3-54-g00ecf