summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel')
-rw-r--r--Kernel/Patches/Let2BlkDevTypeFDC.HC4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Patches/Let2BlkDevTypeFDC.HC b/Kernel/Patches/Let2BlkDevTypeFDC.HC
index 2f7db8c..be31e7f 100644
--- a/Kernel/Patches/Let2BlkDevTypeFDC.HC
+++ b/Kernel/Patches/Let2BlkDevTypeFDC.HC
@@ -1,7 +1,7 @@
// PATCH: Remaps ltrs W-Z for floppy drives
// FILE: ::/Kernel/BlkDev/DskDrv.HC
-// TO INSTALL: Comment out the original function
-// THEN: #include this file after it
+// TO INSTALL: Comment out the original function.
+// THEN: #include this file after it.
I64 Let2BlkDevType(U8 drv_let)
{//Drv letter to BlkDev Type. drv_let=0 not allowed. See BDT_NULL.