From c2e4c159b6e1ff5a19298f5fadad0a9c1825210e Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 14 Apr 2008 01:00:14 +0000 Subject: [PATCH] fix thinko in comment --- detpic/detect.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/detpic/detect.asm b/detpic/detect.asm index eeed373..49bcf74 100644 --- a/detpic/detect.asm +++ b/detpic/detect.asm @@ -35,8 +35,8 @@ ; ; Following that are the zero, one or two more bytes of ; detection data: -; 19 09 12 15 18 04 20 17 iff reversers and B1 was set -; 06 01 07 02 11 14 03 00 iff reversers and B2 was set +; 19 09 12 15 18 04 20 17 iff detectors and B1 was set +; 06 01 07 02 11 14 03 00 iff detectors and B2 was set ; ; Finally, zero or more bytes of extra messages: ; MM XX XX XX XX XX XX XX -- 2.30.2