From 0f3468330445904566c508916f25d8275c8cafd5 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 26 Aug 2010 14:23:48 +0000 Subject: [PATCH] - WS --- TSRM/tsrm_virtual_cwd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TSRM/tsrm_virtual_cwd.c b/TSRM/tsrm_virtual_cwd.c index 1b90d5a99c..947b22c8f4 100644 --- a/TSRM/tsrm_virtual_cwd.c +++ b/TSRM/tsrm_virtual_cwd.c @@ -814,7 +814,7 @@ static int tsrm_realpath_r(char *path, int start, int len, int *ll, time_t *t, i || strncmp(substitutename, "\\\\?\\Volume{",11) == 0 || strncmp(substitutename, "\\??\\UNC\\", 8) == 0 ) { - isVolume = TRUE; + isVolume = TRUE; substitutename_off = 0; } else /* do not use the \??\ and \\?\ prefix*/ -- 2.40.0