Tab to space fixes, now passes 'make syntax-check'
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index ca5b9a9..d4e030c 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -120,10 +120,10 @@ ruby/
         Ruby bindings.
 
 tools/
         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.
 
 src/
         Source code to the C library.