xcopy: Spelling fix in a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
67bd05669d
commit
fb6b48d3e2
@ -872,7 +872,7 @@ static int XCOPY_ParseCommandLine(WCHAR *suppliedsource,
|
|||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Unless overriden above, skip over the '/' and the first character */
|
/* Unless overridden above, skip over the '/' and the first character */
|
||||||
if (rest == NULL) rest = &word[2];
|
if (rest == NULL) rest = &word[2];
|
||||||
|
|
||||||
/* By now, rest should point either to the null after the
|
/* By now, rest should point either to the null after the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user