cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/tag.c [signed-commits]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/tag.c [signed-commits]
Date: Fri, 14 Oct 2005 21:39:40 -0400

Index: ccvs/src/tag.c
diff -u ccvs/src/tag.c:1.142.2.1 ccvs/src/tag.c:1.142.2.2
--- ccvs/src/tag.c:1.142.2.1    Wed Oct 12 02:46:38 2005
+++ ccvs/src/tag.c      Sat Oct 15 01:39:26 2005
@@ -244,8 +244,7 @@
                         * which we really better be correct rather than
                         * being fast; it is just too confusing otherwise.
                         */
-                       check_uptodate ? 0 : SEND_NO_CONTENTS,
-                       SIGN_NEVER, NULL, NULL);
+                       check_uptodate ? 0 : SEND_NO_CONTENTS);
            send_file_names (argc, argv, SEND_EXPAND_WILD);
            send_to_server ("tag\012", 0);
        }




reply via email to

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