1 --blank-lines-after-declarations
2 --blank-lines-after-procedures
3 --break-before-boolean-operator
4 --break-function-decl-args
5 --no-blank-lines-after-commas
7 --braces-on-struct-decl-line
8 --comment-indentation25
9 --declaration-comment-column25
10 --no-comment-delimiters-on-blank-lines
12 --continuation-indentation4
16 --line-comments-indentation0
17 --declaration-indentation10
18 --dont-format-first-column-comments
19 --dont-format-comments
22 /* changed from 0 to 4 */
23 --parameter-indentation4
24 --line-length78 /* changed from 75 */
25 --continue-at-parentheses
26 --no-space-after-function-call-names
27 --dont-break-procedure-type
29 --leave-optional-blank-lines
30 --dont-space-special-semicolon
32 /* additions by Mark */
33 --case-brace-indentation0
34 --leave-preprocessor-space
39 -T_ArtRgbaSVPAlphaData