提交 0f450dae 编写于 作者: B Bruce Momjian

More cleanup for stuff after closing brace in first column.

上级 d447dbf3
......@@ -1462,7 +1462,7 @@ do
sed 's;/\*---X_X;/* ---;g' |
# workaround indent bug
sed 's;^static[ ][ ]*;static ;g' |
sed 's;^} *;} ;' |
sed 's;^} [ ]*;} ;' |
# pull in #endif comments
sed 's;^#endif[ ][ ]*/\*;#endif /*;' |
# work around #else indenting next line if #ifdef defines variables at top
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册