ache 2005-09-14 19:14:32 UTC
FreeBSD src repository
Modified files:
lib/libc/gen glob.c
Log:
Don't reuse *pl to skip [], it is already used for {} parts in the loop above
(submitted patch slightly modified)
PR: 86038
Submitted by: Gerd Rausch <gerd at juniper.net>
Revision Changes Path
1.23 +3 -3 src/lib/libc/gen/glob.c