From 654515f15d9f8fd6a9b7b4aa3c319d7a03b3f730 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Fri, 25 Nov 2016 21:24:36 -0500 Subject: [PATCH] trace.h: doc: ctfirfieldtype -> ctfirfieldtypes 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 0629ee25..c8292ee6 100644 --- a/include/babeltrace/ctf-ir/trace.h +++ b/include/babeltrace/ctf-ir/trace.h @@ -63,7 +63,7 @@ A trace class has the following properties: - A \b name. - A default byte order: all the - \link ctfirfieldtype field types\endlink eventually part of the trace + \link ctfirfieldtypes field types\endlink eventually part of the trace class with a byte order set to #BT_CTF_BYTE_ORDER_NATIVE have this "real" byte order. - An \b environment, which is a custom key-value mapping. Keys are -- 2.34.1