ir: rename bt_ctf_node -> bt_ctf_scope
[babeltrace.git] / doc / API.txt
index e13e6adf3545d306e36c2496dd2feb50479d1eea..918c3536a8ed21329eb5a0292d022edeaaf81ce0 100644 (file)
@@ -123,7 +123,7 @@ CTF event :
                                        written in the packet (in cycles).
 
 The payload of an event is divided in various scopes depending on the type of
-information. There are six top-level scopes (defined in the bt_ctf_scope enum)
+information. There are six top-level scopes (defined in the ctf_scope enum)
 which can be accessed by the bt_ctf_get_top_level_scope() function :
        BT_TRACE_PACKET_HEADER          = 0,
        BT_STREAM_PACKET_CONTEXT        = 1,
This page took 0.022557 seconds and 4 git commands to generate.