finch/libgnt/gnttextview.c

branch
gtkdoc-conversion
changeset 35456
821aa4bcb6fa
parent 34306
4fb8809f2f97
child 35475
ec0d44434ba8
--- 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)

mercurial