diff options
| author | Harley Travis <harleytravis123@outlook.com> | 2026-06-19 19:26:43 -0500 |
|---|---|---|
| committer | Harley Travis <harleytravis123@outlook.com> | 2026-06-19 19:26:43 -0500 |
| commit | 3aff2ed1ebca8238d0635609a7571072e4cba8e7 (patch) | |
| tree | 40b277447015385b2c9c28f84ce117d7bbe37470 /Kernel/KFloppyA.HH | |
| parent | a8092fddd2ecaf89ce5243ae7b161125f0289af4 (diff) | |
| download | templeos-floppy-driver-3aff2ed1ebca8238d0635609a7571072e4cba8e7.tar.gz | |
Various grammatical and punctuation fixes on info tags
I fixed the punctuation on some of the info tags, and added a few more THEN tags where they were needed.
Diffstat (limited to 'Kernel/KFloppyA.HH')
| -rw-r--r-- | Kernel/KFloppyA.HH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KFloppyA.HH b/Kernel/KFloppyA.HH index a28c9ce..3ea272d 100644 --- a/Kernel/KFloppyA.HH +++ b/Kernel/KFloppyA.HH @@ -6,7 +6,7 @@ // PURPOSE: Adds necessary definitions for the floppy driver // TO INSTALL: #include this file in Kernel.PRJ, after KernelB.HH. -// Also #include it in ::/StartOS.HC. +// THEN: Also #include it in ::/StartOS.HC. // FDC uses IRQ6 = int 26h #define I_FDC 0x26 |
