Fix EN comments in kernel

- Minor tweaks.
- Includes work by @rgimad.

git-svn-id: svn://kolibrios.org@10069 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2024-05-30 21:16:43 +00:00
parent 09cb62069d
commit 48bd92cda2
5 changed files with 18 additions and 18 deletions

View File

@@ -41,8 +41,8 @@ endg
mov ebx, eax
stdcall disk_media_changed, eax, 1
; 2. We don't know actual size of loaded image,
; so try to calculate it using partition structure,
; assuming that file systems fill the real size based on contents of the partition.
; so try to calculate it using partition structure, assuming
; that file systems fill the real size based on contents of the partition.
; 2a. Prepare for loop over partitions.
xor eax, eax
xor ecx, ecx