From dc67e25c67c6674b32635df5c1ac03bbd163a723 Mon Sep 17 00:00:00 2001 From: nlanza Date: Sun, 13 Aug 2006 04:18:50 +0000 Subject: Add a metric ton of compiler warnings to the Xcode project, and clean up the source accordingly. At some point these warnings should be merged into the makefile system, but I don't have the will to merge them into the 3451351235 individual makefiles at the moment. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@12 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/libutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/libutil.h') diff --git a/crawl-ref/source/libutil.h b/crawl-ref/source/libutil.h index bc05362604..807d3f25a2 100644 --- a/crawl-ref/source/libutil.h +++ b/crawl-ref/source/libutil.h @@ -94,7 +94,7 @@ enum KEYS CK_CTRL_CLEAR, CK_CTRL_PGUP, - CK_CTRL_PGDN, + CK_CTRL_PGDN }; class base_pattern -- cgit v1.2.3-54-g00ecf