summaryrefslogtreecommitdiffstats
path: root/contrib/tcsh/glob.h
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2004-07-11 02:17:56 +0000
committermp <mp@FreeBSD.org>2004-07-11 02:17:56 +0000
commitbbd1addf8f9452690ad13ce5b875ee4cc9633958 (patch)
tree730792f0cc19f3bb4fb663fe727589381f5901be /contrib/tcsh/glob.h
parentf2c2aa29b7d05c53575ab7ce4dc5870fd33a1310 (diff)
downloadFreeBSD-src-bbd1addf8f9452690ad13ce5b875ee4cc9633958.zip
FreeBSD-src-bbd1addf8f9452690ad13ce5b875ee4cc9633958.tar.gz
Import of tcsh-6.13.00
Diffstat (limited to 'contrib/tcsh/glob.h')
-rw-r--r--contrib/tcsh/glob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcsh/glob.h b/contrib/tcsh/glob.h
index e8e4fc8..382ff13 100644
--- a/contrib/tcsh/glob.h
+++ b/contrib/tcsh/glob.h
@@ -86,6 +86,6 @@ typedef struct {
int glob __P((const char *, int, int (*)(const char *, int), glob_t *));
void globfree __P((glob_t *));
-int globcharcoll __P((int, int));
+int globcharcoll __P((int, int, int));
#endif /* !_GLOB_H_ */
OpenPOWER on IntegriCloud