namespace the scope_path functions
[babeltrace.git] / include / babeltrace / types.h
index 00c928b57baf6d97bc0ed8e06e4e4e4ddf11c9b2..772abb2a9197437a620b1db38a28ce0c1d488f0f 100644 (file)
@@ -511,7 +511,7 @@ int sequence_rw(struct stream_pos *pos, struct definition *definition);
 /*
  * in: path (dot separated), out: q (GArray of GQuark)
  */
-void append_scope_path(const char *path, GArray *q);
+void bt_append_scope_path(const char *path, GArray *q);
 
 /*
  * Lookup helpers.
This page took 0.022876 seconds and 4 git commands to generate.