Whitespace fix.

This commit is contained in:
Andrius Štikonas 2022-10-08 19:46:08 +01:00
parent 92ffae0dbe
commit 92bebbf2cb
1 changed files with 2 additions and 2 deletions

View File

@ -936,8 +936,8 @@ DEFINE NULL 0000000000000000
jmp %File_Print_Loop # Keep going
:File_Print_Done
pop_rcx # Restore RCX
pop_rbx # Restore RBX
pop_rcx # Restore RCX
pop_rbx # Restore RBX
ret