msvcrt: Use 'else if' in _wgetcwd.
commit76acd5916fd026a92f6647757ade7aeae44340a9
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 6 Jun 2023 05:16:20 +0000 (5 23:16 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jun 2023 09:52:19 +0000 (6 11:52 +0200)
treeabca7c035ee2f46a183a85271bf8824a98461ead
parent78ef7c3461f9930a7fe0c3c7aebc956f20ce942e
msvcrt: Use 'else if' in _wgetcwd.

Fixes a scan-build warning.
dlls/msvcrt/dir.c