[monkey-bubble: 50/753] Fixes score



commit ef9030504891db365a49eebc296f64f987da2da2
Author: Arturo Espinosa <unammx src gnome org>
Date:   Tue Jan 20 20:41:18 1998 +0000

    Fixes score

 libgnome/gnome-score.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/gnome-score.h b/libgnome/gnome-score.h
index 89697ab..f4bcd4d 100644
--- a/libgnome/gnome-score.h
+++ b/libgnome/gnome-score.h
@@ -4,7 +4,7 @@
 #include <time.h>
 
 BEGIN_GNOME_DECLS
-gint /* Returns the position in the top-ten starting from 1, or 0 if it isn't
+gboolean /* Returns the position in the top-ten starting from 1, or 0 if it isn't
 	in the table */
 gnome_score_log(gfloat score, 
 		gchar *level,



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