projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
331b968
)
tweak
author
Joey Hess
<joey@kitenet.net>
Sat, 30 Mar 2013 03:31:25 +0000
(23:31 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sat, 30 Mar 2013 03:31:25 +0000
(23:31 -0400)
doc/coding_style.mdwn
patch
|
blob
|
history
diff --git
a/doc/coding_style.mdwn
b/doc/coding_style.mdwn
index ae76d2356e49cb105aee9ef56bb7c03082a7639c..101ac4f58123627bc241828a70b63b8c6876c8d6 100644
(file)
--- a/
doc/coding_style.mdwn
+++ b/
doc/coding_style.mdwn
@@
-24,7
+24,7
@@
of the function, and avoids excessive indentation of the where cause content.
The definitions within the where clause should be put on separate lines,
each indented with a tab.
-
foo
= do
+
main
= do
foo
bar
foo