libvirt/include/libvirt
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
..
.gitignore Ignore auto-generated header file 2009-09-22 16:12:51 +01:00
libvirt.h.in Introduce public API for cancelling async domain jobs 2010-03-02 16:23:31 +00:00
Makefile.am * src/Makefile.am src/internal.h src/libvirt.c src/libvirt_sym.version 2006-02-24 22:36:10 +00:00
virterror.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00