提交 aaf8cb0c 编写于 作者: B Bruce Momjian

Change maximum pgindent length from 79 to 78, per Tom.

上级 2a8d3d83
......@@ -104,7 +104,7 @@ do
sed 's;^CATALOG(.*$;/*&*/;' >/tmp/$$a
# We get the list of typedef's from /src/tools/find_typedef
indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l79 \
indent -bad -bap -bc -bl -d0 -cdb -nce -nfc1 -di12 -i4 -l78 \
-lp -nip -npro -bbb $EXTRA_OPTS \
-TAES_KEY \
-TASN1_BIT_STRING \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册