emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/tar-mode.el,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/tar-mode.el,v
Date: Mon, 26 May 2008 10:55:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/05/26 10:55:37

Index: tar-mode.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/tar-mode.el,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -b -r1.124 -r1.125
--- tar-mode.el 26 May 2008 06:57:37 -0000      1.124
+++ tar-mode.el 26 May 2008 10:55:37 -0000      1.125
@@ -447,7 +447,7 @@
               (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))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]