misc_gui.c
changeset 959 b031d88c76f3
parent 926 bd4312619522
child 980 4d1b8af9866b
--- a/misc_gui.c	Sun Jan 09 20:45:07 2005 +0000
+++ b/misc_gui.c	Sun Jan 09 21:25:44 2005 +0000
@@ -213,7 +213,7 @@
 	case WE_PAINT: {
 		const char *str;
 		char buffer[100];
-		int i;
+		uint i;
 		int y = WP(w, general_d).j;
 		DrawWindowWidgets(w);