summaryrefslogtreecommitdiffstats
path: root/contrib/ncurses/misc/indent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ncurses/misc/indent.pro')
-rw-r--r--contrib/ncurses/misc/indent.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ncurses/misc/indent.pro b/contrib/ncurses/misc/indent.pro
index 7ddfe9b..14cf385 100644
--- a/contrib/ncurses/misc/indent.pro
+++ b/contrib/ncurses/misc/indent.pro
@@ -14,7 +14,7 @@
/* format braces inline */
-br
/* do not line up parentheses */
--nlp
+-lp
/* put the type of a procedure on the line before its name */
-psl
/* do not insert a space between procedure name and '(' */
OpenPOWER on IntegriCloud