diff src/bufslots.h @ 272:c5d627a313b1 r21-0b34

Import from CVS: tag r21-0b34
author cvs
date Mon, 13 Aug 2007 10:28:48 +0200
parents 11cf20601dec
children 558f606b08ae
line wrap: on
line diff
--- a/src/bufslots.h	Mon Aug 13 10:27:41 2007 +0200
+++ b/src/bufslots.h	Mon Aug 13 10:28:48 2007 +0200
@@ -50,7 +50,7 @@
     /* Length of file when last read or saved.
        This is not in the  struct buffer_text
        because it's not used in indirect buffers at all.  */
-    MARKED_SLOT (save_length);
+    MARKED_SLOT (saved_size);
 
     /* File name used for auto-saving this buffer.
        This is not in the  struct buffer_text