Support both slash and backslash as path component
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 8 Feb 2009 08:37:50 +0000 (10:37 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sun, 8 Feb 2009 08:37:50 +0000 (10:37 +0200)
commit79e25eded48d2fe33f31441ab7a034f902e335f8
tree722ed10f7f9716e68c2fbdd57c85b7547b94c4bf
parentbc7c7109cc4410055a888c1c70cbd1c9445c4361
Support both slash and backslash as path component
separator on Windows when parsing argv[0].
src/xz/args.c