From: Christian Groessler Date: Thu, 16 Jan 2014 22:45:48 +0000 (+0100) Subject: fix indentation X-Git-Tag: V2.15~198^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dcbefb10186d2363e38dc02c5813c7be8bf6aa0c;p=cc65 fix indentation --- diff --git a/libsrc/atari/carthdr.s b/libsrc/atari/carthdr.s index 52dc42053..3e4ea219c 100644 --- a/libsrc/atari/carthdr.s +++ b/libsrc/atari/carthdr.s @@ -10,7 +10,7 @@ .include "atari.inc" - .segment "CARTHDR" +.segment "CARTHDR" .word cartstart ; start routine .byte 0 ; must be zero