ir: rename bt_ctf_field_path_get_root()
[babeltrace.git] / formats / ctf / ir / field-path.c
index 67a90b4830752e12eac034bed9e34e754b575965..44de8cd409134f0abc9f5b0d001766224ddc45e6 100644 (file)
@@ -96,7 +96,7 @@ end:
        return new_path;
 }
 
-enum bt_ctf_scope bt_ctf_field_path_get_root(
+enum bt_ctf_scope bt_ctf_field_path_get_root_scope(
                const struct bt_ctf_field_path *field_path)
 {
        enum bt_ctf_scope scope = BT_CTF_SCOPE_UNKNOWN;
This page took 0.026177 seconds and 4 git commands to generate.