Rename struct lttng_probe_ctx to struct lttng_kernel_probe_ctx
[lttng-modules.git] / src / lttng-event-notifier-notification.c
index 0ba566ba9c6810fc79f3d8126121b310dd03a580..0d4415dbd62195cb94cb740bc9a1fb13ada70835 100644 (file)
@@ -427,7 +427,7 @@ void notification_send(struct lttng_event_notifier_notification *notif,
 
 void lttng_event_notifier_notification_send(struct lttng_kernel_event_notifier *event_notifier,
                const char *stack_data,
-               struct lttng_probe_ctx *probe_ctx,
+               struct lttng_kernel_probe_ctx *probe_ctx,
                struct lttng_kernel_notification_ctx *notif_ctx)
 {
        struct lttng_event_notifier_notification notif = { 0 };
This page took 0.023217 seconds and 4 git commands to generate.