瀏覽代碼

Tracing (long paths)

Source commit: 67f9a6d6efb5d68e44a9d5bf3dff4f6f07dd63cb
Martin Prikryl 9 年之前
父節點
當前提交
d372d4b890
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;