diff -r a6217005ff41 -r e6a3bbda610f settings_gui.c --- a/settings_gui.c Sun Jan 09 20:45:07 2005 +0000 +++ b/settings_gui.c Sun Jan 09 21:25:44 2005 +0000 @@ -1006,7 +1006,7 @@ const PatchPage *page; const PatchEntry *pe = NULL; bool found = false; - int i; + uint i; unsigned int j; int val; @@ -1066,7 +1066,7 @@ const PatchEntry *pe = NULL; char value[50]; bool found = false; - int i; + uint i; unsigned int j; /* Search for the name in the patch-settings */