From b1ca01f72066d0a50dc9ebec8fd23a53094eb2c0 Mon Sep 17 00:00:00 2001 From: Christian Groessler Date: Tue, 25 Sep 2018 03:05:30 +0200 Subject: [PATCH] asminc/atari.inc: remove TABs which slipped in --- asminc/atari.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asminc/atari.inc b/asminc/atari.inc index 19ed333c3..4e2958fbc 100644 --- a/asminc/atari.inc +++ b/asminc/atari.inc @@ -765,7 +765,7 @@ DOS = $0700 SDX_FLAG = DOS ; 'S' for SpartaDOS SDX_VERSION = $0701 ; SD version (e.g. $32 = 3.2, $40 = 4.0) ; address $0702 contains sub-version, e.g. - ; 8 in case of SDX 4.48 + ; 8 in case of SDX 4.48 SDX_KERNEL = $0703 ; SDX kernel entry point SDX_BLOCK_IO = $0706 ; block I/O entry point SDX_MISC = $0709 ; "misc" entry point -- 2.39.2