2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2025-01-03 11:25:55 +01:00

another indentation fix

This commit is contained in:
Abdur-Rahman Mansoor 2024-07-05 17:30:22 -04:00
parent f93b16f3bd
commit 092c655593

View File

@ -39,7 +39,7 @@ include "macros.inc"
include "lib.asm" include "lib.asm"
struct DISKMEDIAINFO struct DISKMEDIAINFO
flags dd ? flags dd ?
sectorsize dd ? sectorsize dd ?
capacity dq ? capacity dq ?
ends ends