Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f450da

Browse files
committed
More cleanup for stuff after closing brace in first column.
1 parentd447dbf commit0f450da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tools/pgindent/pgindent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1462,7 +1462,7 @@ do
14621462
sed's;/\*---X_X;/* ---;g'|
14631463
# workaround indent bug
14641464
sed's;^static[ ][ ]*;static ;g'|
1465-
sed's;^}*;};'|
1465+
sed's;^}[ ]*;};'|
14661466
# pull in #endif comments
14671467
sed's;^#endif[ ][ ]*/\*;#endif /*;'|
14681468
# work around #else indenting next line if #ifdef defines variables at top

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp