MVSC warning removed

svn path=/trunk/; revision=10737
This commit is contained in:
Ulf Lamping 2004-04-30 05:25:52 +00:00
parent 83bf0c8719
commit 87f79212c7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/* layout_prefs.c
* Dialog box for layout preferences
*
* $Id: layout_prefs.c,v 1.3 2004/04/30 00:40:45 guy Exp $
* $Id: layout_prefs.c,v 1.4 2004/04/30 05:25:52 ulfl Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@ -286,7 +286,7 @@ layout_prefs_show(void)
icon_layout_4_xpm, icon_layout_3_xpm, icon_layout_6_xpm };
GtkWidget ** layout_type_buttons = g_malloc (sizeof(GtkWidget*) * LAYOUT_QTY);
guint i;
gint i;
/* main vertical box */