kernel/window/messagebox: Fix incorrect comment

main
Ry 2023-03-30 15:47:04 -07:00
parent f67dfbff23
commit a72dbae40b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; messagebox routines
; create a messagebox in the center of the screen
; create a messagebox at the specified coordinates
; the calling task will not regain control until the user clicks the OK button
; inputs:
; r0: pointer to null-terminated first line string