]> xenbits.xensource.com Git - libvirt.git/commit
network: Alter coding style of network conf function prototypes
authorJohn Ferlan <jferlan@redhat.com>
Wed, 8 Mar 2017 15:52:18 +0000 (10:52 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 19 Apr 2017 00:25:30 +0000 (20:25 -0400)
commit609dac1b8fee2c6b558ede5bc8c3db58111b6ce5
tree8fb898f46c8ba6486780be2745c9bb19947f307e
parent0cf145b67e962aed9d62225ca913cb59aab78ef3
network: Alter coding style of network conf function prototypes

In an effort to be consistent with the source module, alter the function
prototypes to follow the similar style of source with the "type" on one
line followed by the function name and arguments on subsequent lines with
with argument getting it's own line.
src/conf/network_conf.h
src/conf/virnetworkobj.h