From 3aff2ed1ebca8238d0635609a7571072e4cba8e7 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 19:26:43 -0500 Subject: 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. --- Kernel/KFloppyB.HH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Kernel/KFloppyB.HH') 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(); -- cgit v1.2.3