maint: use spaces, not TABs for indentation

"make syntax-check" was failing.  This fixes it.
* HACKING: Indent with spaces, not TABs.
* configure.ac: Likewise.
* rescue/virt-rescue: Likewise.
* src/generator.ml: Likewise.
This commit is contained in:
Jim Meyering
2009-09-24 09:24:55 +02:00
committed by Jim Meyering
parent 275b0db961
commit dc0c80b388
4 changed files with 30 additions and 30 deletions

View File

@@ -84,7 +84,7 @@ df/
The virt-df tool.
edit/
The virt-edit tool.
The virt-edit tool.
examples/
The examples.
@@ -126,7 +126,7 @@ regressions/
Regression tests.
rescue/
The virt-rescue tool.
The virt-rescue tool.
ruby/
Ruby bindings.