we welcome all bracing styles
This commit is contained in:
parent
b2fc8ab349
commit
a594304e82
|
@ -72,7 +72,8 @@ Code lay-out
|
|||
}
|
||||
|
||||
- Code structure: one space between keywords like 'if', 'for' and
|
||||
the following left paren; no spaces inside the paren; braces as
|
||||
the following left paren; no spaces inside the paren; braces may be
|
||||
omitted where C permits but when present, they should be formatted as
|
||||
shown:
|
||||
|
||||
if (mro != NULL) {
|
||||
|
|
Loading…
Reference in New Issue