Module Name:    src
Committed By:   christos
Date:           Mon Apr 20 17:13:42 UTC 2009

Modified Files:
        src/external/gpl2/xcvs/dist/src: main.c

Log Message:
put back -u


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/gpl2/xcvs/dist/src/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl2/xcvs/dist/src/main.c
diff -u src/external/gpl2/xcvs/dist/src/main.c:1.3 src/external/gpl2/xcvs/dist/src/main.c:1.4
--- src/external/gpl2/xcvs/dist/src/main.c:1.3	Fri Apr 10 07:20:30 2009
+++ src/external/gpl2/xcvs/dist/src/main.c	Mon Apr 20 13:13:42 2009
@@ -519,7 +519,7 @@
     int help = 0;		/* Has the user asked for help?  This
 				   lets us support the `cvs -H cmd'
 				   convention to give help for cmd. */
-    static const char short_options[] = "+QqrwtlnRvb:T:e:d:D:Hfz:s:xa";
+    static const char short_options[] = "+QqrwtlnRuvb:T:e:d:D:Hfz:s:xa";
     static struct option long_options[] =
     {
         {"help", 0, NULL, 'H'},

Reply via email to