mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-08-03 19:56:31 -04:00
fix tab
This commit is contained in:
parent
77592b7353
commit
241a13a099
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user