[monkey-bubble: 83/753] Fix my typo



commit be589dd7d69f2231037bb74a2e571269ad3a616e
Author: Arturo Espinosa <unammx src gnome org>
Date:   Sun Sep 27 22:34:07 1998 +0000

    Fix my typo

 libgnomeui/gnome-scores.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnomeui/gnome-scores.c b/libgnomeui/gnome-scores.c
index 0621162..a32df38 100644
--- a/libgnomeui/gnome-scores.c
+++ b/libgnomeui/gnome-scores.c
@@ -65,7 +65,7 @@ gnome_scores_new (  guint n_scores,
 	GtkWidget	*label;
 	gchar     	tmp[10];
 	gchar     	*tmp2;
-	unsinged int i;
+	guint i;
 	const gchar * buttons[] = { GNOME_STOCK_BUTTON_OK, NULL };
 
 	gnome_dialog_constructv(GNOME_DIALOG(retval),



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