aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/pcvs-info.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/pcvs-info.el')
-rw-r--r--lisp/pcvs-info.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/pcvs-info.el b/lisp/pcvs-info.el
index 4aaa5add58d..085f294e6fb 100644
--- a/lisp/pcvs-info.el
+++ b/lisp/pcvs-info.el
@@ -379,7 +379,8 @@ For use by the cookie package."
379 ;; or nothing 379 ;; or nothing
380 ""))) 380 "")))
381 (format "%-11s %s %-11s %-11s %s" 381 (format "%-11s %s %-11s %-11s %s"
382 side status type base file))))))) 382 side status type base file))))
383 "\n")))
383 384
384 385
385(defun cvs-fileinfo-update (fi fi-new) 386(defun cvs-fileinfo-update (fi fi-new)