mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
My previous indent(1) commit accidentally broke the -pcs option (which adds space between function name and opening parenthesis in function calls) by copying all but one of a few conditions in an if clause. Reinstate the condition. Add a regression test to lower the chances of breaking it again. Correct a comment with description of what the option does.
2 lines
21 B
INI
2 lines
21 B
INI
/* $FreeBSD$ */
|
|
-pcs
|