emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.c,v
Date: Wed, 31 Jan 2007 17:56:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/01/31 17:56:21

Index: gtkutil.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/gtkutil.c,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- gtkutil.c   26 Jan 2007 16:34:19 -0000      1.104
+++ gtkutil.c   31 Jan 2007 17:56:21 -0000      1.105
@@ -3687,7 +3687,7 @@
   int i;
   GtkRequisition old_req, new_req;
   struct x_output *x = f->output_data.x;
-  int hmargin, vmargin;
+  int hmargin = 0, vmargin = 0;
   GtkToolItem *ti;
 
   if (! FRAME_GTK_WIDGET (f))




reply via email to

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