From 6c1fb551ba0973c9a86e1ea479d553d66c6bf6b7 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:24:09 +0000 Subject: zsh-3.1.5-pws-14 --- Src/glob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/glob.c') diff --git a/Src/glob.c b/Src/glob.c index 56e0ac133..f8fd2aa4a 100644 --- a/Src/glob.c +++ b/Src/glob.c @@ -583,7 +583,7 @@ compalloc(void) /**/ static int -getglobflags() +getglobflags(void) { char *nptr; /* (#X): assumes we are still positioned on the initial '(' */ -- cgit 1.4.1