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