Cleanup: Silence gcc fall-through warning
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 17 Sep 2019 18:12:07 +0000 (14:12 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 17 Sep 2019 18:12:07 +0000 (14:12 -0400)
commit4e47802a923286a71ace2ade6a4ffd41099697b5
tree9ea25e83816e72bc385177f60da82e0d062e2f13
parent27e6eda75df97483d07d61ba731bbc428e2161f9
Cleanup: Silence gcc fall-through warning

Use a comment pattern recognized by gcc 7.4.0 to silence the
fall-through warning.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-string-utils.c
This page took 0.02501 seconds and 4 git commands to generate.