
12 Mar
2011
12 Mar
'11
4:51 a.m.
On 03/11/2011 04:51 PM, Eric Blake wrote:
On 03/11/2011 12:04 PM, Laine Stump wrote:
The previous commit put a large portion of networkBuildDnsmasqArgv inside an if { } block. This readjusts the indentation. --- src/network/bridge_driver.c | 122 +++++++++++++++++++++--------------------- 1 files changed, 61 insertions(+), 61 deletions(-) ACK. And thanks for splitting like this - it makes reviews much easier :)
It was your idea! ;-) Pushed.