Blob Blame History Raw
From 4cc95a2c6ce814a3882121b05db88d95b89822aa Mon Sep 17 00:00:00 2001
From: Oliver Schmidt <ol.sc@web.de>
Date: Thu, 2 Apr 2020 09:45:11 +0200
Subject: [PATCH 166/170] Matched comment to the one in the C header file.

---
 libsrc/apple2/dosdetect.s | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libsrc/apple2/dosdetect.s b/libsrc/apple2/dosdetect.s
index 46fbb548..44e46b2b 100644
--- a/libsrc/apple2/dosdetect.s
+++ b/libsrc/apple2/dosdetect.s
@@ -14,10 +14,11 @@
 ; ProDOS 8 1.6   - $16
 ; ProDOS 8 1.7   - $17
 ; ProDOS 8 1.8   - $18
-; ProDOS 8 1.9   - $18
+; ProDOS 8 1.9   - $18 (!)
 ; ProDOS 8 2.0.1 - $21
 ; ProDOS 8 2.0.2 - $22
 ; ProDOS 8 2.0.3 - $23
+; ProDOS 8 2.4.x - $24
 ;
 
         .constructor    initdostype, 25
-- 
2.26.0