Selaa lähdekoodia

Tracing (long paths)

Source commit: 67f9a6d6efb5d68e44a9d5bf3dff4f6f07dd63cb
Martin Prikryl 9 vuotta sitten
vanhempi
sitoutus
d372d4b890
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      source/core/Common.cpp

+ 1 - 0
source/core/Common.cpp

@@ -1016,6 +1016,7 @@ UnicodeString __fastcall MakeUnicodeLargePath(UnicodeString Path)
         // nothing to do
         break;
     }
+
   }
 
   return Result;