summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/command.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/command.cc')
-rw-r--r--crawl-ref/source/command.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/command.cc b/crawl-ref/source/command.cc
index 1101d4362c..eedeb15cef 100644
--- a/crawl-ref/source/command.cc
+++ b/crawl-ref/source/command.cc
@@ -1028,7 +1028,8 @@ void list_tutorial_help()
// Page size is number of lines - one line for --more-- prompt.
cols.set_pagesize(get_number_of_lines());
- unsigned short ch, colour;
+ unsigned ch;
+ unsigned short colour;
std::ostringstream text;
text <<