ekiga r6051 - in branches/gnome-2-22: . lib/gui



Author: dsandras
Date: Mon Mar 10 10:29:47 2008
New Revision: 6051
URL: http://svn.gnome.org/viewvc/ekiga?rev=6051&view=rev

Log:
Fixed previous patch with ] instead of }.


Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/lib/gui/gmpreferences.c

Modified: branches/gnome-2-22/lib/gui/gmpreferences.c
==============================================================================
--- branches/gnome-2-22/lib/gui/gmpreferences.c	(original)
+++ branches/gnome-2-22/lib/gui/gmpreferences.c	Mon Mar 10 10:29:47 2008
@@ -106,7 +106,7 @@
 		       gboolean box)
 {
   GnomePrefsWindow *gpw = NULL;
-  GValue value = { 0, {{0], {0}}};
+  GValue value = { 0, {{0}, {0}}};
   int cols = 0;
   GtkWidget *entry = NULL;
   GtkWidget *label = NULL;



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