Tab to space fixes, now passes 'make syntax-check'

This commit is contained in:
Richard Jones
2009-10-20 15:03:16 +01:00
parent cefc644d58
commit de64183f3d
8 changed files with 421 additions and 422 deletions

View File

@@ -120,10 +120,10 @@ ruby/
Ruby bindings.
tools/
Command line tools like virt-cat, virt-df, virt-edit and more.
In versions <= 1.0.73 these were all in separate directories
like cat/, df/, edit/, but since then we moved them all into
one directory to simplify builds.
Command line tools like virt-cat, virt-df, virt-edit and more.
In versions <= 1.0.73 these were all in separate directories
like cat/, df/, edit/, but since then we moved them all into
one directory to simplify builds.
src/
Source code to the C library.