From 851431b610b7a161ca5bc5ffbddbb76a4a870472 Mon Sep 17 00:00:00 2001 From: dolorous Date: Tue, 15 Apr 2008 21:29:35 +0000 Subject: Comment fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4252 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/makeitem.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc index b392e63520..1c916d0c7b 100644 --- a/crawl-ref/source/makeitem.cc +++ b/crawl-ref/source/makeitem.cc @@ -2779,7 +2779,7 @@ int items( int allow_uniques, // not just true-false, break; } - // Colour the item + // Colour the item. item_colour( item ); // Set brand appearance. -- cgit v1.2.3-54-g00ecf