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/KFloppyB.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/KFloppyB.HH')
| -rw-r--r-- | Kernel/KFloppyB.HH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KFloppyB.HH b/Kernel/KFloppyB.HH index a192a73..d6163df 100644 --- a/Kernel/KFloppyB.HH +++ b/Kernel/KFloppyB.HH @@ -6,7 +6,7 @@ // PURPOSE: Exports floppy driver funs for use by other programs // TO INSTALL: #include this file after KernelA.HH in Kernel.PRJ. -// Also #include it in StartOS.HC. +// THEN: Also #include it in StartOS.HC. public extern U0 FDCDMAInit(U16 len); public extern U0 FDCDMAPrepWrite(); |
