libvirt/src/remote
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
..
remote_driver.c build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
remote_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
remote_protocol.c Remote driver implementation for the virDomainAbortJob APi 2010-03-02 16:23:31 +00:00
remote_protocol.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
remote_protocol.x Remote driver implementation for the virDomainAbortJob APi 2010-03-02 16:23:31 +00:00
rpcgen_fix.pl Move remote protocol definition into src/remote/ 2009-09-21 14:41:47 +01:00