--- a/finch/libgnt/gnttextview.c Tue Feb 04 17:31:03 2014 +0530 +++ b/finch/libgnt/gnttextview.c Tue Feb 04 17:39:37 2014 +0530 @@ -1,4 +1,4 @@ -/** +/* * GNT - The GLib Ncurses Toolkit * * GNT is the legal property of its developers, whose names are too numerous @@ -720,7 +720,7 @@ return above; } -/** +/* * XXX: There are quite possibly more than a few bugs here. */ int gnt_text_view_tag_change(GntTextView *view, const char *name, const char *text, gboolean all)