]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
network driver: Fix indentation from previous commit
authorLaine Stump <laine@laine.org>
Fri, 11 Mar 2011 17:07:09 +0000 (12:07 -0500)
committerLaine Stump <laine@laine.org>
Sat, 12 Mar 2011 04:49:30 +0000 (23:49 -0500)
commite368e71040de75f4021784f792d96e6674029f45
tree500bdc2d51aea05ffcdca85a8d772b1fd3841848
parent7892edc9cc45e4fb1079b627bda3f571ac27041f
network driver: Fix indentation from previous commit

The previous commit put a large portion of networkBuildDnsmasqArgv
inside an if { } block. This readjusts the indentation.
src/network/bridge_driver.c