--- fileops.c.pre-H 2005-12-08 02:43:50.000000000 -0700 +++ fileops.c 2005-12-08 02:44:28.000000000 -0700 @@ -225,7 +225,7 @@ gint op_with_ow_check(gchar *src, gchar *dest, gint (*op_func)(gchar *, gchar *)) { - gint overwrite_button; + guint overwrite_button; gchar *s; if ((s = strrchr(dest, '/')) != NULL)