Skip to content
Snippets Groups Projects
Commit a994d598 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Adjust pgindent for newer awks.

Nigel J. Andrews
parent b4ca39b9
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ do
line1 !~ "^typedef" &&
line1 !~ "^extern[ ][ ]*\"C\"" &&
line1 !~ "=" &&
line1 ~ ")")
line1 ~ "\)")
print "int pgindent_func_no_var_fix;";
line1 = line2;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment