Refactoring: struct lttng_channel_ops
[lttng-ust.git] / liblttng-ust / ust-events-internal.h
index f351e954767f0fe0e8c19a6f92fa82e15a507383..a3146b373a7d0c46b00e0a6163a6c2c2085e3b0c 100644 (file)
@@ -189,7 +189,7 @@ struct lttng_event_notifier_group {
 struct lttng_transport {
        char *name;
        struct cds_list_head node;
-       struct lttng_channel_ops ops;
+       struct lttng_ust_channel_ops ops;
        const struct lttng_ust_lib_ring_buffer_config *client_config;
 };
 
This page took 0.024035 seconds and 4 git commands to generate.