[gnome-games] aisleriot: Fix typo



commit 369a800753bc67d4cd5b2b8c3723c8328493914a
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date:   Tue Dec 8 19:41:04 2009 +0100

    aisleriot: Fix typo

 aisleriot/window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/aisleriot/window.c b/aisleriot/window.c
index 1e08e53..069ef42 100644
--- a/aisleriot/window.c
+++ b/aisleriot/window.c
@@ -2604,7 +2604,7 @@ aisleriot_window_init (AisleriotWindow *window)
   gtk_box_set_spacing (GTK_BOX (statusbar_hbox), 24);
 #else
 {
-  GtkWidget *statusbar_label,
+  GtkWidget *statusbar_label;
   GtkContainer *statusbar_frame;
   GList *list;
 



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