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

Commita62c19e

Browse files
committed
Fix for comments at top of functions.
1 parentf08245c commita62c19e

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
@@ -1368,7 +1368,7 @@ intpgindent_func_no_var_fix;\
13681368
line3 = $0;
13691369
if (skips > 0)
13701370
skips--;
1371-
if (line1 ~ "*{$" &&
1371+
if (line1 ~ "*{$" &&
13721372
line2 ~ "^$" &&
13731373
line3 ~ "*/\\*$")
13741374
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp