]> Shamusworld >> Repos - rmac/blobdiff - procln.c
Modified IMACRO and IREPT to store line numbers during definition - error now correct...
[rmac] / procln.c
index 37066c43471afba2efab76e2a5794aa92d7837a5..2a8c0fdc093eddbdc6bc359f9855413f9bc573bb 100644 (file)
--- a/procln.c
+++ b/procln.c
@@ -281,7 +281,6 @@ as68label:
        case DOTX: siz = SIZX, tok++; break;
        }
 
-
        // Do special directives (500..999) (These must be handled in "real time")
        if (state >= 500 && state < 1000)
        {