]> xenbits.xensource.com Git - libvirt.git/commit
Sanitize whitespace in driver.h
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 23 Apr 2013 09:49:27 +0000 (10:49 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 24 Apr 2013 09:59:53 +0000 (10:59 +0100)
commit161c823b2a68869a4edf428a2b1b3e4fd4582f54
tree254108f004c61c5365c750fe23fe6d6c4745497d
parentabe038cfc0e4843448de6ab2c6bb2ed114e49441
Sanitize whitespace in driver.h

The driver.h file has no consistent indentation usage across
all the typedefs. Attempts to vertically align struct field
members have also been inconsistently applied. Sanitize the
whitespace used for typedefs & remove all vertical alignment
from structs

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/driver.h