Docs: Clarify ominous comment wording
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.c
index 67948252dc44708f59e0150ba3e9ff2b2b28c7a3..0c34d163841dbc35db367173174a08ad2fc5117e 100644 (file)
@@ -1745,7 +1745,7 @@ static int _cmd_enable_event(struct ltt_session *session,
                        default_chan_name = DEFAULT_PYTHON_CHANNEL_NAME;
                        break;
                default:
-                       /* The switch/case we are in should avoid this else big problem */
+                       /* The switch/case we are in makes this impossible */
                        assert(0);
                }
 
This page took 0.024319 seconds and 4 git commands to generate.