]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: Use consistent style for function definitions
authorJim Fehlig <jfehlig@suse.com>
Tue, 15 Jan 2013 22:44:58 +0000 (15:44 -0700)
committerJim Fehlig <jfehlig@suse.com>
Wed, 16 Jan 2013 17:13:26 +0000 (10:13 -0700)
commit130cbf193a167b6da8cdb3884cafea0a23436356
treecc9865037f8a70356613a7df826263cdb96e3b7b
parent687554cd503b210347582e63c31c87f5bbb2f7ba
libxl: Use consistent style for function definitions

Commit dfa1e1dd added functions whose definitions do not conform
to the style used in the libxl driver.  Change these functions to
be consistent throughout the driver.
src/libxl/libxl_driver.c