From a482babf5590e72a3277fcd05a8e122e9717e3b0 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 2 May 2011 15:35:52 +0300 Subject: [PATCH] docs: fix gtk-doc syntax --- gst/gstatomicqueue.h | 1 + 1 file changed, 1 insertion(+) diff --git a/gst/gstatomicqueue.h b/gst/gstatomicqueue.h index 51c10b908b..6d71010c6b 100644 --- a/gst/gstatomicqueue.h +++ b/gst/gstatomicqueue.h @@ -29,6 +29,7 @@ G_BEGIN_DECLS /** * GstAtomicQueue: + * * Opaque atomic data queue. * * Use the acessor functions to get the stored values.