changeset 74720:cdf24e3ef426

Whitespace change.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 18 Dec 2006 08:52:27 +0000
parents 8782777c2f1a
children 24338a0d4577
files src/buffer.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Mon Dec 18 05:16:48 2006 +0000
+++ b/src/buffer.c	Mon Dec 18 08:52:27 2006 +0000
@@ -5356,7 +5356,7 @@
 This is the same as (default-value 'left-margin).  */);
 
   DEFVAR_LISP_NOPRO ("default-tab-width",
-	      &buffer_defaults.tab_width,
+		     &buffer_defaults.tab_width,
     doc: /* Default value of `tab-width' for buffers that do not override it.
 This is the same as (default-value 'tab-width).  */);