cvs-cvs
[Top][All Lists]
Advanced

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

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


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

Index: ccvs/src/diff.c
diff -u ccvs/src/diff.c:1.116.2.1 ccvs/src/diff.c:1.116.2.2
--- ccvs/src/diff.c:1.116.2.1   Wed Oct 12 02:46:37 2005
+++ ccvs/src/diff.c     Sat Oct 15 01:39:24 2005
@@ -430,8 +430,7 @@
 
        /* Send the current files unless diffing two revs from the archive */
        send_files (argc, argv, local, 0,
-                   (diff_rev2 || diff_date2) ? SEND_NO_CONTENTS : 0,
-                   SIGN_NEVER, NULL, NULL);
+                   (diff_rev2 || diff_date2) ? SEND_NO_CONTENTS : 0);
 
        send_file_names (argc, argv, SEND_EXPAND_WILD);
 




reply via email to

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