tooltip docu

git-svn-id: svn://kolibrios.org@6706 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
siemargl
2016-11-13 13:06:20 +00:00
parent 0a05348fad
commit 4811fbd229
2 changed files with 3 additions and 1 deletions

View File

@@ -86,7 +86,7 @@ endl
test edi, edi
jne .list_next
xor eax, eax
inc eax ; god return
inc eax ; good return
.exitp:
ret
endp