diff console/libgnt/gntkeys.c @ 15814:1c8f1dc50685

Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings and errors this showed up
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 18 Mar 2007 17:28:21 +0000
parents 682022b8a129
children 317e7613e581
line wrap: on
line diff
--- a/console/libgnt/gntkeys.c	Sat Mar 17 17:55:22 2007 +0000
+++ b/console/libgnt/gntkeys.c	Sun Mar 18 17:28:21 2007 +0000
@@ -234,6 +234,7 @@
 }
 
 /* this is purely for debugging purposes. */
+void gnt_keys_print_combinations(void);
 void gnt_keys_print_combinations()
 {
 	g_printerr("--------\n");