From 30484384101d8aea9311b5d57fab7a21970e024b Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Tue, 22 Nov 2016 18:01:19 -0500 Subject: [PATCH] trace.h: doc: fix HTML tag MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- include/babeltrace/ctf-ir/trace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/babeltrace/ctf-ir/trace.h b/include/babeltrace/ctf-ir/trace.h index 6cae6d6f..8a9831f5 100644 --- a/include/babeltrace/ctf-ir/trace.h +++ b/include/babeltrace/ctf-ir/trace.h @@ -591,7 +591,7 @@ You can call this function even if \p trace_class is frozen. @prenotnull{clock_class} @postrefcountsame{trace_class} @postsuccessrefcountinc{clock_class} -@post On success, if \p trace_class is frozen, +@post On success, if \p trace_class is frozen, \p clock_class is frozen. @sa bt_ctf_trace_get_clock(): Returns the clock class contained in a -- 2.34.1