summaryrefslogtreecommitdiff
path: root/Kernel/KFloppyB.HH
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-06-19 19:26:43 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-06-19 19:26:43 -0500
commit3aff2ed1ebca8238d0635609a7571072e4cba8e7 (patch)
tree40b277447015385b2c9c28f84ce117d7bbe37470 /Kernel/KFloppyB.HH
parenta8092fddd2ecaf89ce5243ae7b161125f0289af4 (diff)
downloadtempleos-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.HH2
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();