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 [EMACS_22_BASE]


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c,v [EMACS_22_BASE]
Date: Wed, 05 Mar 2008 00:50:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Jason Rumney <jasonr>   08/03/05 00:50:07

Index: dispnew.c
===================================================================
RCS file: /sources/emacs/emacs/src/dispnew.c,v
retrieving revision 1.392.2.2
retrieving revision 1.392.2.3
diff -u -b -r1.392.2.2 -r1.392.2.3
--- dispnew.c   8 Jan 2008 04:30:14 -0000       1.392.2.2
+++ dispnew.c   5 Mar 2008 00:50:06 -0000       1.392.2.3
@@ -646,7 +646,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]