Refactoring: UST types public interfaces
[lttng-ust.git] / liblttng-ust / ust-core.c
index ca44c8f04dd7fa3677d461861b2634286d683ddb..0b1fcf0b787724781e3dc855f00b41e6393e1ed1 100644 (file)
@@ -87,7 +87,7 @@ void lttng_counter_transport_unregister(struct lttng_counter_transport *transpor
  * Needed by comm layer.
  */
 struct lttng_enum *lttng_ust_enum_get_from_desc(struct lttng_ust_session *session,
-               const struct lttng_ust_enum_desc *enum_desc)
+               struct lttng_ust_enum_desc *enum_desc)
 {
        struct lttng_enum *_enum;
        struct cds_hlist_head *head;
This page took 0.023262 seconds and 4 git commands to generate.