cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/patch.c


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/patch.c
Date: Fri, 02 Sep 2005 17:51:15 -0400

Index: ccvs/src/patch.c
diff -u ccvs/src/patch.c:1.104 ccvs/src/patch.c:1.105
--- ccvs/src/patch.c:1.104      Fri May 27 18:07:48 2005
+++ ccvs/src/patch.c    Fri Sep  2 21:51:09 2005
@@ -83,11 +83,9 @@
        {
            case 'Q':
            case 'q':
-#ifdef SERVER_SUPPORT
                /* The CVS 1.5 client sends these options (in addition to
                   Global_option requests), so we must ignore them.  */
                if (!server_active)
-#endif
                    error (1, 0,
                           "-q or -Q must be specified before \"%s\"",
                           cvs_cmd_name);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]