Refactoring: namespace ust-abi.h content under regular prefix
[lttng-ust.git] / include / lttng / ust-events.h
index 997a449becf783ccd68ed11c46899078409a8ea1..d102b0b50fe007299cfd8558ea47b266248d0f17 100644 (file)
@@ -456,7 +456,7 @@ struct lttng_channel {
 
        /* Channel ID */
        unsigned int id;
-       enum lttng_ust_chan_type type;
+       enum lttng_ust_abi_chan_type type;
        unsigned char uuid[LTTNG_UST_UUID_LEN]; /* Trace session unique ID */
        int tstate:1;                   /* Transient enable state */
 };
This page took 0.022602 seconds and 4 git commands to generate.