mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-28 15:21:03 +01:00
zsh-workers/9253
This commit is contained in:
parent
8b59ee0979
commit
66ec74ac7a
4 changed files with 6 additions and 4 deletions
|
|
@ -2143,7 +2143,7 @@ duplist(LinkList l, VFunc func)
|
|||
}
|
||||
|
||||
/**/
|
||||
char **
|
||||
mod_export char **
|
||||
duparray(char **arr, VFunc func)
|
||||
{
|
||||
if (arr && *arr) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue