qiv (2.2.4-1) 11_no_background_opts_2.diffDISABLED

Summary

 options.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- ../orig/qiv-2.0/options.c	2006-12-06 19:54:05.000000000 +0100
+++ options.c	2006-12-06 19:56:33.000000000 +0100
@@ -23,7 +23,7 @@
 extern int rreaddir(const char *);
 extern int rreadfile(const char *);
 
-static char *short_options = "hexyzmtb:c:g:niIpaGA:vo:srRSd:u:fw:W:DPMNF:T";
+static char *short_options = "hemtb:c:g:niIpaGA:vsrRSd:u:fw:W:DPMNF:T";
 static struct option long_options[] =
 {
     {"help",             0, NULL, 'h'},