From 40de1a6acbf7842880217e373b7c14b9fca642f2 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Sat, 31 May 2008 15:32:10 +0000 Subject: [PATCH] *** empty log message *** --- lisp/vc-cvs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc-cvs.el b/lisp/vc-cvs.el index 2747b2b234a..dfec8b9541f 100644 --- a/lisp/vc-cvs.el +++ b/lisp/vc-cvs.el @@ -876,7 +876,7 @@ state." (push (list file status) result))) (goto-char (point-max)) (widen)) - (funcall update-function result)) + (funcall update-function result)) ;; Alternative implementation: use the "update" command instead of ;; the "status" command. ;; (let ((result nil) -- 2.39.2