src/gtkblist.h

changeset 10814
7e17cb56b019
parent 10643
70f67d7c84c4
child 10884
672f44600655
--- a/src/gtkblist.h	Mon Apr 11 12:11:11 2005 +0000
+++ b/src/gtkblist.h	Mon Apr 11 12:24:47 2005 +0000
@@ -117,7 +117,7 @@
 /**
  * Returns the UI operations structure for the buddy list.
  *
- * @return The GTK list operations structure.
+ * @return The GTK+ list operations structure.
  */
 GaimBlistUiOps *gaim_gtk_blist_get_ui_ops(void);
 
@@ -128,7 +128,7 @@
  * returns the GaimGtkBuddyList we're most likely wanting to work with. This is slightly
  * cleaner than an externed global.
  * 
- * @return The default GTK buddy list
+ * @return The default GTK+ buddy list
  */
 GaimGtkBuddyList *gaim_gtk_blist_get_default_gtk_blist();
 

mercurial