ir: rename bt_ctf_node -> bt_ctf_scope
[babeltrace.git] / include / babeltrace / ctf-ir / field-path.h
index 443bf39c860a0271d5ed94f882f262e0954ac38e..5a0ec2af25cd62ea8192a24252b932fd30aacbf8 100644 (file)
@@ -45,7 +45,7 @@ struct bt_ctf_field_path;
  *
  * Returns the root node of a field path, or BT_CTF_SCOPE_UNKNOWN on error.
  */
-extern enum bt_ctf_node bt_ctf_field_path_get_root(
+extern enum bt_ctf_scope bt_ctf_field_path_get_root(
                const struct bt_ctf_field_path *field_path);
 
 /*
This page took 0.02861 seconds and 4 git commands to generate.