]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tools: vshCommandArgvGetArg: one parameter per line
authorJán Tomko <jtomko@redhat.com>
Fri, 18 Oct 2019 22:12:53 +0000 (00:12 +0200)
committerJán Tomko <jtomko@redhat.com>
Sun, 20 Oct 2019 12:37:16 +0000 (14:37 +0200)
commitdf329e94cb414dccffd527998f79082dedc943f6
tree0351d219018a4378387b5ac8fde650ac2c218db8
parentfc941b2c54988ac7b8532549e25070cc410152e8
tools: vshCommandArgvGetArg: one parameter per line

Split the parameters to make changes more readable.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
tools/vsh.c