diff src/prefs.h @ 9619:da88e2cd5c53

[gaim-migrate @ 10463] Odds n ends. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 31 Jul 2004 20:48:03 +0000
parents 5e78d07f6b36
children db62420a53a2
line wrap: on
line diff
--- a/src/prefs.h	Sat Jul 31 15:27:39 2004 +0000
+++ b/src/prefs.h	Sat Jul 31 20:48:03 2004 +0000
@@ -177,8 +177,8 @@
 /**
  * Check if a pref exists
  *
- * @param name  The name of the pref
- * @return Whether or not the pref exists
+ * @param name The name of the pref
+ * @return TRUE if the pref exists.  Otherwise FALSE.
  */
 gboolean gaim_prefs_exists(const char *name);