Rename firing policy to rate policy
[lttng-tools.git] / include / lttng / action / notify-internal.h
index d727e6860119609eda2a370d6b0ccee6c1c88ec6..d15532a04a8aa21b0c0220f31e32e37d8a7bc10d 100644 (file)
@@ -13,7 +13,7 @@
 
 struct lttng_action_notify {
        struct lttng_action parent;
-       struct lttng_firing_policy *policy;
+       struct lttng_rate_policy *policy;
 };
 
 LTTNG_HIDDEN
This page took 0.022698 seconds and 4 git commands to generate.