--- a/finch/libgnt/gnttree.h Thu Feb 06 19:50:34 2014 +0530 +++ b/finch/libgnt/gnttree.h Thu Feb 06 20:22:54 2014 +0530 @@ -116,9 +116,9 @@ * * Create a tree with one column. * - * Returns: The newly created tree + * See gnt_tree_new_with_columns(). * - * See gnt_tree_new_with_columns(). + * Returns: The newly created tree */ GntWidget * gnt_tree_new(void);