common: rename filter bytecode types
[lttng-tools.git] / src / bin / lttng-sessiond / client.c
index 00b5ec7e4ab7bb4db6a67c0c32855d2e77236162..d752fb94efe9b02bbdaffb2f71c6a1463ac196e0 100644 (file)
@@ -1556,7 +1556,7 @@ error_add_context:
        {
                struct lttng_event *ev = NULL;
                struct lttng_event_exclusion *exclusion = NULL;
-               struct lttng_filter_bytecode *bytecode = NULL;
+               struct lttng_bytecode *bytecode = NULL;
                char *filter_expression = NULL;
 
                /* Handle exclusion events and receive it from the client. */
This page took 0.023836 seconds and 4 git commands to generate.