Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: pattern incremental search
- X-seq: zsh-workers 24887
- From: Geoff Wing <gcw@xxxxxxx>
- To: Zsh Hackers <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: pattern incremental search
- Date: Mon, 28 Apr 2008 11:35:28 +1000
- In-reply-to: <26439.1209238907@pws-pc>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <26439.1209238907@pws-pc>
glob.c:
[...]
:+ * Repldata matches in the linked list *replistp; this is
[...]
:+getmatchlist(char *str, Patprog p, LinkList *repllistp)
[...]
s/replistp/repllistp/ (or the other way) please.
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author