Fix comment.

This commit is contained in:
Sven Michael Klose 2020-11-03 11:54:50 +01:00 committed by greg-king5
parent db31204950
commit 9d62abb7ac
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ _strncasecmp:
; Start of compare loop. Check the counter.
Loop: dec ptr3
beq IncHi ; increment high byte
Loop: dec ptr3 ; decrement high byte
beq IncHi
; Compare a byte from the strings