diff --exclude='*~' --exclude='.*' -I '$Id:' -urN detox-1.1.1.orig/parse_options_popt.c detox-1.1.1/parse_options_popt.c
--- detox-1.1.1.orig/parse_options_popt.c	2005-03-04 20:54:56.000000000 -0500
+++ detox-1.1.1/parse_options_popt.c	2005-06-10 08:55:13.000000000 -0400
@@ -69,7 +69,7 @@
 
 	char *work;
 
-	char c;			/* used for argument parsing */
+	int c;			/* used for argument parsing */
 	poptContext optCon;	/* context for parsing command-line options */
 
 	int i;
