]> Shamusworld >> Repos - rmac/blobdiff - macro.c
Long forgotten helper script which is used to create tables for VS builds
[rmac] / macro.c
diff --git a/macro.c b/macro.c
index 8d5d88e9b4f0ffe9ad1d8fdadb270181810aa8eb..4d63f2fa5cc58d61c4e125660ff8ed3d772574f1 100644 (file)
--- a/macro.c
+++ b/macro.c
@@ -172,7 +172,7 @@ int DefineMacro(void)
        {
                argno = 0;
                symlist(defmac2);
-               at_eol();
+               ErrorIfNotAtEOL();
        }
 
        // Suck in the macro definition; we're looking for an ENDM symbol on a line