projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f20ee31
)
This seems to work better with enums...
author
Richard Levitte
<levitte@openssl.org>
Thu, 15 Jun 2000 20:57:25 +0000
(20:57 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 15 Jun 2000 20:57:25 +0000
(20:57 +0000)
doc/c-indentation.el
patch
|
blob
|
history
diff --git
a/doc/c-indentation.el
b/doc/c-indentation.el
index 91114509150c682f48c25ea0d3b89f168af98da5..48ca3cf69b30b8302d3e28b604c9da1cd41d94e8 100644
(file)
--- a/
doc/c-indentation.el
+++ b/
doc/c-indentation.el
@@
-39,7
+39,8
@@
(label . -)
(arglist-cont-nonempty . +)
(topmost-intro . -)
- (brace-list-close . +)
- (brace-list-intro . +)
+ (brace-list-close . 0)
+ (brace-list-intro . 0)
+ (brace-list-open . +)
))))