about summary refs log tree commit diff
path: root/Src/glob.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/glob.c')
-rw-r--r--Src/glob.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/glob.c b/Src/glob.c
index 103f7ac45..cc1db0937 100644
--- a/Src/glob.c
+++ b/Src/glob.c
@@ -2706,7 +2706,7 @@ igetmatch(char **sp, Patprog p, int fl, int n, char *replstr,
 /**/
 static int
 igetmatch(char **sp, Patprog p, int fl, int n, char *replstr,
-	  LinkList *replistp)
+	  LinkList *repllistp)
 {
     char *s = *sp, *t;
     /*