From 995feee471465a501f6c7439841f9abc2b84b8e3 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 26 May 2008 10:55:37 +0000 Subject: [PATCH] (tar-summarize-buffer): Comment fix. --- lisp/ChangeLog | 4 ++++ lisp/tar-mode.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d683e826d74..d4ced9ceea3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-05-26 Andreas Schwab + + * tar-mode.el (tar-summarize-buffer): Comment fix. + 2008-05-26 Stefan Monnier * tar-mode.el (tar-summarize-buffer): Handle GNU Tar @LongLink format. diff --git a/lisp/tar-mode.el b/lisp/tar-mode.el index 881c1263eeb..2571c140c17 100644 --- a/lisp/tar-mode.el +++ b/lisp/tar-mode.el @@ -447,7 +447,7 @@ is visible (and the real data of the buffer is hidden)." (error "%s has size %s - corrupted" (tar-header-name tokens) size)) ;; - ;; This is just too slow. Don't really ened it anyway.... + ;; This is just too slow. Don't really need it anyway.... ;;(tar-header-block-check-checksum ;; hblock (tar-header-block-checksum hblock) ;; (tar-header-name tokens)) -- 2.39.2