2
0
mirror of https://git.missingno.dev/kolibrios-nvme-driver/ synced 2026-03-09 12:53:24 +00:00

another indentation fix

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

View File

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