diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-09-17 13:31:45 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-09-17 13:32:49 +0100 |
commit | c387b69cba8f145438188b2b4567abbc9580ade0 (patch) | |
tree | c847ebcb65d32f896783d3bb4d219817b932fc47 /src/launch-libvirt.c | |
parent | 176bd182d3f94fe7e774b8af0b56c014f639d6c7 (diff) | |
download | libguestfs-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