X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2Findent.pro;h=14cf385a1cf77e703e5bd6a22ef5dda317af71d5;hp=7ddfe9b75ceba0089fce54efa6d239f9bce08377;hb=refs%2Ftags%2Fv5.2;hpb=b1f61d9f3aa244512045a6b02e759825d7049d34 diff --git a/misc/indent.pro b/misc/indent.pro index 7ddfe9b7..14cf385a 100644 --- a/misc/indent.pro +++ b/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 '(' */