summaryrefslogtreecommitdiff
path: root/Src/Zle/zleparameter.c
AgeCommit message (Collapse)AuthorFilesLines
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-7/+7
2001-05-31fix two memory leaks (at least I hope they are fixed) and some out-of-bound ↵Sven Wischnowsky1-34/+30
array accesses, plus some defensive programming for heap allocated param structs (14605)
1999-10-26Initial revisionTanaka Akira1-0/+257