BadVPN – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # lwIP astyle formatting options
2  
3 # NOT FINISHED - DON'T USE
4  
5 # braces and indent
6 style=otbs
7 indent=spaces=2
8 attach-extern-c
9 #attach-closing-while
10 # indentation
11 indent-switches
12 #max-continuation-indent=40
13 # padding
14 pad-oper
15 pad-comma
16 pad-header
17 align-pointer=name
18 # formatting
19 break-one-line-headers
20 keep-one-line-blocks
21 # don't use "other options" (e.g. formatted) in this file
22 # send them as additional command line options