X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fcallbacks-internal.h;h=65f62adbb491c40e2ed7e69d2c2da04a0d72d862;hp=0f0e53780679fa246b30d1696d6843b08723b8b1;hb=e8c92a62cb474a1bb64bcbfff47c17291751b959;hpb=0716bb06f1a2995aedf7df46b0ed00a126fc8f29 diff --git a/include/babeltrace/callbacks-internal.h b/include/babeltrace/callbacks-internal.h index 0f0e5378..65f62adb 100644 --- a/include/babeltrace/callbacks-internal.h +++ b/include/babeltrace/callbacks-internal.h @@ -49,7 +49,7 @@ struct bt_dependencies { int refcount; /* free when decremented to 0 */ }; -void process_callbacks(struct babeltrace_iter *iter, +void process_callbacks(struct bt_iter *iter, struct ctf_stream *stream); #endif /* _BABELTRACE_CALLBACKS_INTERNAL_H */