X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libustcomm%2Fustcomm.c;h=461766daed492ab58245f475d64631662866ea6e;hb=7a9b5b6903821f529d6db1a89cda3d933352cde6;hp=8324f21decad53d79a8659657bb2d000e90c914b;hpb=ce2ccc12dddef07259e349d0b10504585ce6ee20;p=ust.git diff --git a/libustcomm/ustcomm.c b/libustcomm/ustcomm.c index 8324f21..461766d 100644 --- a/libustcomm/ustcomm.c +++ b/libustcomm/ustcomm.c @@ -927,7 +927,7 @@ int free_ustcomm_client_poll(void *data) return 0; } -void ustcomm_mp_add_app_clients(struct mpentries *ent, struct ustcomm_app *app, int (*cb)(struct ustcomm_connection *conn, char *msg)) +void ustcomm_mp_add_app_clients(struct mpentries *ent, struct ustcomm_app *app, int (*cb)(char *recvbuf, struct ustcomm_source *src)) { struct ustcomm_connection *conn;