msvcrt: Update search position when no token was found in strtok.
commitbf7244442de0dfdc5a13f6c6a1624fbf5b762ebb
authorPiotr Caban <piotr@codeweavers.com>
Tue, 25 May 2021 16:00:15 +0000 (25 18:00 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 May 2021 19:13:00 +0000 (25 21:13 +0200)
treec5ddfd28deaebfce6775e8a30f14fb789b2a879e
parent32bbef5d3e6a5b174bdc1343d2d43b161f45fa1b
msvcrt: Update search position when no token was found in strtok.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/string.c
dlls/msvcrt/tests/string.c