1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-29 05:21:00 +01:00
This commit is contained in:
Peter Stephenson 2008-04-29 19:53:47 +00:00
parent 497a34d249
commit 8dc2bc1350
2 changed files with 5 additions and 1 deletions

View file

@ -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;
/*