X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fdestroy.cpp;fp=src%2Fbin%2Flttng%2Fcommands%2Fdestroy.cpp;h=ed09b650937055fd4e990a4335797cc18e6c3444;hp=2c51142bfd9a00565d6b38d67476405a8b4df4e8;hb=30eb3927304cbe2bf744604cd997a6e75b674945;hpb=1c9a0b0e83c7e073c4e576c0bed95de335b0e502 diff --git a/src/bin/lttng/commands/destroy.cpp b/src/bin/lttng/commands/destroy.cpp index 2c51142bf..ed09b6509 100644 --- a/src/bin/lttng/commands/destroy.cpp +++ b/src/bin/lttng/commands/destroy.cpp @@ -191,8 +191,8 @@ static int destroy_session(struct lttng_session *session) } break; } - /* fall-through. */ } + /* fall-through. */ default: ERR("%sFailed to get the location of the rotation performed during the session's destruction", newline_needed ? "\n" : "");