libvirt/src/openvz
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
..
openvz_conf.c openvzGetVEID: don't leak (memory + file descriptor) 2010-02-25 19:28:59 +01:00
openvz_conf.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
openvz_driver.c Wire up internal entry points for virDomainAbortJob API 2010-03-02 16:23:31 +00:00
openvz_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00