mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
Adjust pgindent for newer awks.
Nigel J. Andrews
This commit is contained in:
parent
b4ca39b956
commit
a994d5984f
@ -55,7 +55,7 @@ do
|
||||
line1 !~ "^typedef" &&
|
||||
line1 !~ "^extern[ ][ ]*\"C\"" &&
|
||||
line1 !~ "=" &&
|
||||
line1 ~ ")")
|
||||
line1 ~ "\)")
|
||||
print "int pgindent_func_no_var_fix;";
|
||||
line1 = line2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user