changeset 61206:9c95a69e7e08

(cvs-sentinel): Fix last change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 01 Apr 2005 18:01:55 +0000
parents 7178fdb70eff
children 68b5967c7599
files lisp/pcvs.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/pcvs.el	Fri Apr 01 17:58:09 2005 +0000
+++ b/lisp/pcvs.el	Fri Apr 01 18:01:55 2005 +0000
@@ -646,7 +646,7 @@
 This is responsible for parsing the output from the cvs update when
 it is finished."
   (when (memq (process-status proc) '(signal exit))
-    (let ((cvs-postproc (process-get proc 'postprocess))
+    (let ((cvs-postproc (process-get proc 'cvs-postprocess))
 	  (cvs-buf (process-get proc 'cvs-buffer)))
       ;; Since the buffer and mode line will show that the
       ;; process is dead, we can delete it now.  Otherwise it