ntdll: Fix drive letter of current directory in get_full_path().
commitdf1c03a007707bc27c2041395bef020d5a37f0a4
authorAlexandre Julliard <julliard@winehq.org>
Sun, 25 Apr 2021 14:38:08 +0000 (25 16:38 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 25 Apr 2021 14:38:08 +0000 (25 16:38 +0200)
tree8bfd410325abd9018ee2548835cfa674b13f1efe
parentc0af8b73725d2670c9b018a255c503dee6912cf5
ntdll: Fix drive letter of current directory in get_full_path().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51057
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/unix/file.c