[monkey-bubble: 94/753] API doc fixes to make this work without warnings with gtk-doc.



commit 3504600d974d37f8d22bf80a7d8e8556a434298d
Author: Arturo Espinosa <unammx src gnome org>
Date:   Wed Jan 27 02:16:18 1999 +0000

    API doc fixes to make this work without warnings with gtk-doc.
    
    
    
    API doc fixes to make this work without warnings with gtk-doc.
    
    There are a number of Return parameter problems that I could not
    figure out.

 libgnome/gnome-score.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libgnome/gnome-score.c b/libgnome/gnome-score.c
index 84d86a7..8ddae87 100644
--- a/libgnome/gnome-score.c
+++ b/libgnome/gnome-score.c
@@ -306,6 +306,9 @@ gnome_score_init (const gchar * gamename)
  * @higher_to_lower_score_order: biggers is better or not
  *
  * Logs a score entry for the user.
+ *
+ * Returns 0 on failure or the status from the gnome-score helper
+ * program.
  */
 gint
 gnome_score_log (gfloat score,



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