summaryrefslogtreecommitdiffstats
path: root/src/launch-libvirt.c
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-09-17 13:31:45 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-09-17 13:32:49 +0100
commitc387b69cba8f145438188b2b4567abbc9580ade0 (patch)
treec847ebcb65d32f896783d3bb4d219817b932fc47 /src/launch-libvirt.c
parent176bd182d3f94fe7e774b8af0b56c014f639d6c7 (diff)
downloadlibguestfs-c387b69cba8f145438188b2b4567abbc9580ade0.tar.gz
libguestfs-c387b69cba8f145438188b2b4567abbc9580ade0.tar.xz
libguestfs-c387b69cba8f145438188b2b4567abbc9580ade0.zip
daemon: stubs: Move all arg decls to top of function.
For some reason, argument declarations were handled inconsistently for strings and non-string arguments. Non-string arguments were all declared at the top of the function stub, where as string arguments were declared in place. Be consistent. This is just code motion.
Diffstat (limited to 'src/launch-libvirt.c')
0 files changed, 0 insertions, 0 deletions