fix: add missing break in command handling
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Feb 2012 16:06:29 +0000 (11:06 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 23 Feb 2012 16:06:29 +0000 (11:06 -0500)
commit3aace903dce99468d6a9b7dcb17507a9e1148e82
tree66b2f824a8534713443a4d80daf2db97b866adee
parent2e09ba096b399ff18769cdd794c3946e54194491
fix: add missing break in command handling

fix missing break in switch statement introduced in commit
2e09ba096b399ff18769cdd794c3946e54194491

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.026178 seconds and 5 git commands to generate.