From d246db946d162d0b47077d30c99a5f38ce443761 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 24 Jun 1994 18:32:36 +0000 Subject: [PATCH] (tar-alter-one-field): Finish previous renaming change. --- lisp/tar-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/tar-mode.el b/lisp/tar-mode.el index 7cd2fc088fa..bddd32a12fa 100644 --- a/lisp/tar-mode.el +++ b/lisp/tar-mode.el @@ -989,7 +989,7 @@ for this to be permanent." (tar-setf (tar-header-checksum tokens) chk) ;; ;; ok, make sure we didn't botch it. - (check-tar-header-block-checksum + (tar-header-block-check-checksum (buffer-substring start (+ start 512)) chk (tar-header-name tokens)) ))) -- 2.39.5