X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Ftypes.h;h=772abb2a9197437a620b1db38a28ce0c1d488f0f;hp=00c928b57baf6d97bc0ed8e06e4e4e4ddf11c9b2;hb=dd0365d91cfb990cf39c2c9ce50bb73423b6041e;hpb=2e937fb4814a0db0d4724dd03fb93926b065e03b diff --git a/include/babeltrace/types.h b/include/babeltrace/types.h index 00c928b5..772abb2a 100644 --- a/include/babeltrace/types.h +++ b/include/babeltrace/types.h @@ -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.