]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Adjust coding style for nwfilter conf sources
authorJohn Ferlan <jferlan@redhat.com>
Thu, 2 Mar 2017 17:13:02 +0000 (12:13 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 7 Mar 2017 18:27:25 +0000 (13:27 -0500)
commitd82aee6adde4b416287962fa96d6bd1306bb9123
tree93bd643fb7f2df4eeeac3ac902860a30ab486e24
parent079747a36d5648d4a462e29a831f6b2f965ef088
conf: Adjust coding style for nwfilter conf sources

Alter the format of the code to follow more recent style guidelines of
two empty lines between functions, function decls with "[static] type"
on one line followed by function name with arguments to functions each
on one line.
src/conf/nwfilter_conf.c
src/conf/virnwfilterobj.c