]> wimlib.net Git - wimlib/commit
expand_wildcard(): Only recognize WIM_PATH_SEPARATOR
authorEric Biggers <ebiggers3@gmail.com>
Wed, 8 Jan 2014 00:10:10 +0000 (18:10 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 8 Jan 2014 00:10:15 +0000 (18:10 -0600)
commitf802a70821430f2be4f496c09bcc15ada34e6056
tree144ade03c59f2f8aa5227e19e38581c8db7ea175
parentd7aa64b64fc9836418293781b2b093f090414b6e
expand_wildcard(): Only recognize WIM_PATH_SEPARATOR

For consistency with get_dentry(), only treat WIM_PATH_SEPARATOR
characters as path separators.
src/wildcard.c