trace.h: doc: fix HTML tag
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 22 Nov 2016 23:01:19 +0000 (18:01 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 May 2017 18:09:07 +0000 (14:09 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/ctf-ir/trace.h

index 6cae6d6fd3f676f2b4c95bf6c358beb77b36293b..8a9831f59c5f80dc161d02218b5f372e5736c3ae 100644 (file)
@@ -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 <strong>On success, if \p trace_class is frozen<strong>,
+@post <strong>On success, if \p trace_class is frozen</strong>,
        \p clock_class is frozen.
 
 @sa bt_ctf_trace_get_clock(): Returns the clock class contained in a
This page took 0.0245 seconds and 4 git commands to generate.