Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 888 → Rev 889

/kernel/branches/kolibri_pe/core/string.inc
57,6 → 57,7
endp
 
align 4
_strncmp@12:
proc strncmp stdcall, s1:dword, s2:dword, n:dword
 
push esi