1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 04:40:59 +01:00

Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524

This commit is contained in:
Peter Stephenson 2000-04-05 19:28:07 +00:00
parent 80ac43783a
commit 3acc9f80ef
8 changed files with 1188 additions and 1321 deletions

View file

@ -2681,7 +2681,7 @@ niceztrdup(char const *s)
}
/**/
char *
mod_export char *
nicedupstring(char const *s)
{
return nicedup(s, 1);