Make API CTF-agnostic
[babeltrace.git] / include / babeltrace / ctf-writer / visitor-internal.h
index a52abafae7eafac8a2c30824f95f8288f3c2cb4a..d5e02863ba56c8873430bef61d1471bee5a4b309 100644 (file)
@@ -41,7 +41,7 @@ struct bt_ctf_visitor_object {
 };
 
 BT_HIDDEN
-int visitor_helper(struct bt_ctf_visitor_object *root,
+int bt_ctf_visitor_helper(struct bt_ctf_visitor_object *root,
                bt_ctf_child_count_accessor child_counter,
                bt_ctf_child_accessor child_accessor,
                bt_ctf_child_visitor child_visitor,
This page took 0.024781 seconds and 4 git commands to generate.