cvs-cvs
[Top][All Lists]
Advanced

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

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


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

Index: ccvs/src/ls.c
diff -u ccvs/src/ls.c:1.18.4.1 ccvs/src/ls.c:1.18.4.2
--- ccvs/src/ls.c:1.18.4.1      Wed Oct 12 02:46:37 2005
+++ ccvs/src/ls.c       Sat Oct 15 01:39:24 2005
@@ -184,8 +184,7 @@
             * the user pull status information with this command, but why
             * don't they just use update or status?
             */
-           send_files (argc, argv, !recurse, 0, SEND_NO_CONTENTS,
-                       SIGN_NEVER, NULL, NULL);
+           send_files (argc, argv, !recurse, 0, SEND_NO_CONTENTS);
            send_file_names (argc, argv, SEND_EXPAND_WILD);
            send_to_server ("list\012", 0);
        }




reply via email to

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