finch/gntblist.h

branch
soc.2013.gobjectification
changeset 34709
3484aac07f02
parent 34708
dd67596485ca
child 34736
2a4eade87f06
--- a/finch/gntblist.h	Sat Jul 06 15:37:29 2013 +0530
+++ b/finch/gntblist.h	Sat Jul 06 15:44:51 2013 +0530
@@ -53,9 +53,9 @@
 /**
  * Get the ui-functions.
  *
- * @return The PurpleBlistUiOps structure populated with the appropriate functions.
+ * @return The PurpleBListUiOps structure populated with the appropriate functions.
  */
-PurpleBlistUiOps * finch_blist_get_ui_ops(void);
+PurpleBListUiOps * finch_blist_get_ui_ops(void);
 
 /**
  * Perform necessary initializations.

mercurial