mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-29 05:21:00 +01:00
oops
This commit is contained in:
parent
497a34d249
commit
8dc2bc1350
2 changed files with 5 additions and 1 deletions
|
|
@ -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;
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue