path.c
37.4 KB
-
diriter: don't double '/' on Windows · 5a466bef
The canonical directory path of the root directory of a volume on windows already ends in a slash (eg, `c:/`). This is true only at the volume root. Do not add a slash to paths in this case.
Edward Thomson committed