7 See $top_srcdir/scripts/astyle_c.sh file.
9 /* vim: set ts=2 sw=2 tw=72 expandtab: */
16 * Insert spaces instead of tabs
17 * Automatic indentation (recommended)
18 * Set right margin to 80 or 72 (preferred)
20 -- vim: set ts=4 sw=4 tw=72 expandtab: