1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-21 04:11:13 +02:00

26029: test for redirection with no preceding whitespace

This commit is contained in:
Peter Stephenson 2008-11-12 10:56:23 +00:00
parent 626286a5f7
commit 18f9bf0a36

View file

@ -9,7 +9,7 @@
incremented when aborting bindkey with an error
2008-11-11 Clint Adams <clint@zsh.org>
preceding
* 26027: Src/Zle/compctl.c: free pprogc before it goes out of
scope in makecomplistflags.