libvirt/src/network
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
..
bridge_driver.c build: consistently use C99 varargs macros 2010-03-08 13:32:27 +01:00
bridge_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
default.xml Move config files to align with driver sources 2009-09-21 14:41:45 +01:00