mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
indent with spaces, not TABs
* HACKING: Expand indentation TABs. * configure.ac: Likewise. * daemon/daemon.h: Likewise. * daemon/guestfsd.c: Likewise. * fuse/guestmount.c: Likewise. * hivex/LICENSE: Likewise. * src/generator.ml: Likewise. * tools/virt-win-reg: Likewise.
This commit is contained in:
6
HACKING
6
HACKING
@@ -84,14 +84,14 @@ fish/
|
||||
Guestfish (the command-line program / shell)
|
||||
|
||||
fuse/
|
||||
FUSE (userspace filesystem) built on top of libguestfs.
|
||||
FUSE (userspace filesystem) built on top of libguestfs.
|
||||
|
||||
haskell/
|
||||
Haskell bindings.
|
||||
|
||||
hivex/
|
||||
Hive extraction library, for reading Windows Registry files.
|
||||
See hivex/README for more details.
|
||||
Hive extraction library, for reading Windows Registry files.
|
||||
See hivex/README for more details.
|
||||
|
||||
images/
|
||||
Some guest images to test against. These are gzipped to save
|
||||
|
||||
Reference in New Issue
Block a user