Skip to content

Commit ce83ddc

Browse files
committed
TODO: left-over bit from env conversion
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent e388cfa commit ce83ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compat/mingw.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2924,6 +2924,7 @@ static void setup_windows_environment(void)
29242924
* executable (by not mistaking the dir separators
29252925
* for escape characters).
29262926
*/
2927+
/* TODO: now that we no longer have a full cached env, we need to set this, right? */
29272928
convert_slashes(tmp);
29282929
}
29292930

0 commit comments

Comments
 (0)