]> git.sur5r.net Git - cc65/commitdiff
Comment was wrong
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 22 Nov 2002 23:45:37 +0000 (23:45 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 22 Nov 2002 23:45:37 +0000 (23:45 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1597 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/ld65/cfg/c128.cfg

index 22eaa951f55d950c29e788c97578c60e4db74bb5..6f849cee495ed502e639fb0aa4db5dc5ecc0a533 100644 (file)
@@ -20,7 +20,7 @@ FEATURES {
            type = destructor,
            label = __DESTRUCTOR_TABLE__,
            count = __DESTRUCTOR_COUNT__;
-    /* condes functions with type 2 are called in the interrupt */
+    # condes functions with type 2 are called in the interrupt 
     CONDES: segment = RODATA,
            type = 2,
            label = __IRQFUNC_TABLE__,