From: Philippe Proulx Date: Sat, 26 Nov 2016 02:27:23 +0000 (-0500) Subject: trace.h: doc: add missing end of group X-Git-Tag: v2.0.0-pre1~637 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=35827558b7872b0fc752ca9797d7d68ab62c21e7 trace.h: doc: add missing end of group Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- diff --git a/include/babeltrace/ctf-ir/trace.h b/include/babeltrace/ctf-ir/trace.h index c8292ee6..099692f3 100644 --- a/include/babeltrace/ctf-ir/trace.h +++ b/include/babeltrace/ctf-ir/trace.h @@ -774,6 +774,8 @@ extern int bt_ctf_trace_visit(struct bt_ctf_trace *trace_class, /** @} */ +/** @} */ + /* * bt_ctf_trace_get_metadata_string: get metadata string. *