aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/awk/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/awk/proto.h')
-rw-r--r--src/cmd/awk/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/awk/proto.h b/src/cmd/awk/proto.h
index f124f4e4..d12a9322 100644
--- a/src/cmd/awk/proto.h
+++ b/src/cmd/awk/proto.h
@@ -177,4 +177,3 @@ extern Cell *gsub(Node **, int);
extern FILE *popen(const char *, const char *);
extern int pclose(FILE *);
-