fix a bug in 'if exsist', it was only reading to the first space for the file name...
authorBrandon Turner <turnerb7@msu.edu>
Fri, 16 Sep 2005 15:00:22 +0000 (15:00 +0000)
committerBrandon Turner <turnerb7@msu.edu>
Fri, 16 Sep 2005 15:00:22 +0000 (15:00 +0000)
commitdadab98225fd15d513f11471ce65c2679fa5ea50
tree298ddec6427d34c0f4843d007558d1a610f11de9
parent0e07f15c6a72a800c714a0309287a6c7760f67e6
fix a bug in 'if exsist', it was only reading to the first space for the file name, ignoring quotes and there fore searching for bad file names.

svn path=/trunk/; revision=17880
reactos/subsys/system/cmd/if.c