libvirt/src/conf
Eric Blake 36d8e7d8d7 build: consistently indent preprocessor directives
* global: patch created by running:
for f in $(git ls-files '*.[ch]') ; do
    cppi $f > $f.t && mv $f.t $f
done
2010-03-09 19:22:28 +01:00
..
capabilities.c Remove virConnectPtr from CPU XML APIs 2010-02-10 13:32:38 +00:00
capabilities.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
cpu_conf.c build: consistently use C99 varargs macros 2010-03-08 13:32:27 +01:00
cpu_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
domain_conf.c Fix virDomainGetXMLDesc cache settings output 2010-03-09 13:59:51 +01:00
domain_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
domain_event.c build: consistently use C99 varargs macros 2010-03-08 13:32:27 +01:00
domain_event.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
interface_conf.c build: consistently use C99 varargs macros 2010-03-08 13:32:27 +01:00
interface_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
network_conf.c build: consistently use C99 varargs macros 2010-03-08 13:32:27 +01:00
network_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
node_device_conf.c virNodeDevCapScsiHostParseXML: avoid an unconditional leak 2010-02-16 17:49:05 +01:00
node_device_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
secret_conf.c Remove virConnectPtr from secret XML APIs 2010-02-10 13:32:58 +00:00
secret_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_conf.c Change default for storage uid/gid from getuid()/getgid() to -1/-1 2010-03-04 17:35:27 -05:00
storage_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
storage_encryption_conf.c Remove virConnectPtr from storage APIs & driver 2010-02-10 13:32:11 +00:00
storage_encryption_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00