On 20/11/13 08:30, Eric Blake wrote:
Most of our code base uses space after comma but not before;
fix the remaining uses before adding a syntax check.
* python/libvirt-override.c: Consistently use commas.
Signed-off-by: Eric Blake<eblake(a)redhat.com>
---
python/libvirt-override.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
ACK