This commit is contained in:
leency 2025-04-03 01:45:35 +03:00 committed by Max Logaev
parent 77592b7353
commit 241a13a099

View File

@ -375,7 +375,7 @@ endl
add eax, pathOut add eax, pathOut
cmpne [eax - 1], byte '/', @f cmpne [eax - 1], byte '/', @f
mov [eax - 1], byte 0 mov [eax - 1], byte 0
dec dword[edtUnpPath.size] dec dword[edtUnpPath.size]
@@: @@:
mcall 30,4,pathOut,1 mcall 30,4,pathOut,1
.n: .n: