summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makeitem.cc')
-rw-r--r--crawl-ref/source/makeitem.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index 73c3450503..c74850216f 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -1184,7 +1184,8 @@ static brand_type _determine_weapon_brand(const item_def& item, int item_level)
continue;
}
- // We are not guaranteed to have a special set by the end of this
+ // We are not guaranteed to have a special set by the end of
+ // this.
switch (item.sub_type)
{
case WPN_EVENINGSTAR: