X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fstream-class.h;h=00ea951d407de320b2359e4d8cdb16c49f5b82df;hb=d9a13d8630473a4b4da6f00610a07647b05ba80f;hp=9946afc58368f2920f78b3dbe3eeee1b4a1c312f;hpb=e5bc7f813987de3dc50f218f77b43e3d04e7a0f8;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/stream-class.h b/include/babeltrace/ctf-ir/stream-class.h index 9946afc5..00ea951d 100644 --- a/include/babeltrace/ctf-ir/stream-class.h +++ b/include/babeltrace/ctf-ir/stream-class.h @@ -553,7 +553,7 @@ event classes. @prenotnull{visitor} */ extern int bt_ctf_stream_class_visit(struct bt_ctf_stream_class *stream_class, - bt_ctf_ir_visitor visitor, void *data); + bt_ctf_visitor visitor, void *data); /** @} */