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

Fix typo.

parent e644fc25
Branches
Tags
No related merge requests found
......@@ -70,7 +70,7 @@ do
if (line1 ~ "^extern[ ]*\"C\"" &&
line2 ~ "^{[ ]*$")
{
# don't print first line
# do not print first line
print "/* Open extern \"C\" */";
line2 = "";
skips = 2;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment