]> granicus.if.org Git - php/commitdiff
- WS
authorPierre Joye <pajoye@php.net>
Thu, 26 Aug 2010 14:23:48 +0000 (14:23 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 26 Aug 2010 14:23:48 +0000 (14:23 +0000)
TSRM/tsrm_virtual_cwd.c

index 1b90d5a99c03b33ae7242f5e6e54cdbbec405be3..947b22c8f4249f7535fa7880b57ad8313e588ac1 100644 (file)
@@ -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*/