From de68b48a1ff110e965f2c02fc930201ece9980d2 Mon Sep 17 00:00:00 2001 From: Timo Dritschler Date: Fri, 10 Apr 2015 19:01:29 +0200 Subject: Made all in-source documentation Gtk-Doc conformant --- src/kiro-trb.c | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/kiro-trb.c') diff --git a/src/kiro-trb.c b/src/kiro-trb.c index c3ed968..97ca047 100644 --- a/src/kiro-trb.c +++ b/src/kiro-trb.c @@ -16,18 +16,7 @@ Franklin St, Fifth Floor, Boston, MA 02110, USA */ -/** - * SECTION: kiro-trb - * @Short_description: KIRO 'Transmittable Ring Buffer' - * @Title: KiroTrb - * - * KiroTrb implements a 'Transmittable Ring Buffer' that holds all necessary information - * about its content inside itself, so its data can be exchanged between different - * instances of the KiroTrb Class and/or sent over a network. - */ - #include - #include #include #include -- cgit v1.2.3