mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
small fix to += code from 16353
This commit is contained in:
parent
0db3827ce2
commit
68d739c67a
2 changed files with 8 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-12-18 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* unposted: Src/params.c: small fix to += code from 16353
|
||||
|
||||
2001-12-18 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 16361: zshconfig.ac, Src/input.c:
|
||||
|
|
|
@ -1879,7 +1879,7 @@ assignsparam(char *s, char *val, int augment)
|
|||