X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf%2Fcallbacks-internal.h;h=b76f82e180ce8ea208ef0b0a7508470a3fcb6872;hb=9e88d150c4119a0c6d6288cad6d6db87df7bac4b;hp=611851ae97665e57a36d4169834b256d8635c120;hpb=634d474be8d4262f5a3e549cdb6891de239f4fe4;p=babeltrace.git diff --git a/include/babeltrace/ctf/callbacks-internal.h b/include/babeltrace/ctf/callbacks-internal.h index 611851ae..b76f82e1 100644 --- a/include/babeltrace/ctf/callbacks-internal.h +++ b/include/babeltrace/ctf/callbacks-internal.h @@ -52,6 +52,6 @@ struct bt_dependencies { int refcount; /* free when decremented to 0 */ }; -void process_callbacks(struct bt_ctf_iter *iter, struct ctf_stream *stream); +void process_callbacks(struct bt_ctf_iter *iter, struct ctf_stream_definition *stream); #endif /* _BABELTRACE_CALLBACKS_INTERNAL_H */