emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/dispnew.c,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c,v
Date: Mon, 10 Mar 2008 00:49:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/03/10 00:49:48

Index: src/dispnew.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/dispnew.c,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -b -r1.403 -r1.404
--- src/dispnew.c       1 Mar 2008 20:57:46 -0000       1.403
+++ src/dispnew.c       10 Mar 2008 00:49:46 -0000      1.404
@@ -633,7 +633,7 @@
   int header_line_changed_p = 0;
   int header_line_p = 0;
   int left = -1, right = -1;
-  int window_width = -1, window_height;
+  int window_width = -1, window_height = -1;
 
   /* See if W had a header line that has disappeared now, or vice versa.
      Get W's size.  */




reply via email to

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