git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ae7e10
)
build: tweak HACKING so we pass "make syntax-check"
author
Jim Meyering
<meyering@redhat.com>
Tue, 4 Aug 2009 12:01:38 +0000
(14:01 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Tue, 4 Aug 2009 12:47:09 +0000
(14:47 +0200)
* HACKING: Convert leading TABs.
HACKING
patch
|
blob
|
history
diff --git
a/HACKING
b/HACKING
index
815ee16
..
cb339bd
100644
(file)
--- a/
HACKING
+++ b/
HACKING
@@
-44,8
+44,8
@@
If you use Emacs, add the following to one of one of your start-up files
(setq c-indent-level 2)
(setq c-basic-offset 2))
(add-hook 'c-mode-hook
- '(lambda () (if (string-match "/libguestfs" (buffer-file-name))
- (libguestfs-c-mode))))
+
'(lambda () (if (string-match "/libguestfs" (buffer-file-name))
+
(libguestfs-c-mode))))
Directories
----------------------------------------------------------------------