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:13:10 +0000 (14:13 -0400)
commit9dc6f9ba123c0979dc2572e7ba8df7b66982a76c
treebfc3f482e218b0b47506fc0169d304799d4eb734
parent57069e5d5b1cdf9785c266bbec31bc80ee552bcc
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.032353 seconds and 4 git commands to generate.