summaryrefslogtreecommitdiffstats
path: root/contrib/one-true-awk/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/one-true-awk/proto.h')
-rw-r--r--contrib/one-true-awk/proto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/one-true-awk/proto.h b/contrib/one-true-awk/proto.h
index 0a68b3a..e4de112 100644
--- a/contrib/one-true-awk/proto.h
+++ b/contrib/one-true-awk/proto.h
@@ -43,8 +43,8 @@ extern fa *mkdfa(const char *, int);
extern int makeinit(fa *, int);
extern void penter(Node *);
extern void freetr(Node *);
-extern int hexstr(char **);
-extern int quoted(char **);
+extern int hexstr(uschar **);
+extern int quoted(uschar **);
extern char *cclenter(const char *);
extern void overflo(const char *);
extern void cfoll(fa *, Node *);
OpenPOWER on IntegriCloud