SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / src / bin / lttng / commands / disable_events.c
index 9909fec39c7ca49a7b9d6f75c1a34ffe09a955a6..501c3cf3aa7bc31caecf8792a68a5966c4086594 100644 (file)
@@ -106,7 +106,7 @@ const char *print_event_type(const enum lttng_event_type ev_type)
  * enabled is 0 or 1
  * success is 0 or 1
  */
-static int mi_print_event(char *event_name, int enabled, int success)
+static int mi_print_event(const char *event_name, int enabled, int success)
 {
        int ret;
 
This page took 0.02471 seconds and 5 git commands to generate.