]> Shamusworld >> Repos - rmac/blobdiff - direct.c
Fixed problem with nested MACROs.
[rmac] / direct.c
index 623bae4a0ee7cf0332fa555de412766a613d0e2d..d3e03031d51a108855632ec7aa9d55af2c3df6dd 100644 (file)
--- a/direct.c
+++ b/direct.c
@@ -62,7 +62,7 @@ int (*dirtab[])() = {
    d_include,                  // 33 include 
    fpop,                               // 34 end 
    d_unimpl,                   // 35* macro 
-   exitmac,                            // 36* exitm 
+   ExitMacro,                  // 36* exitm 
    d_unimpl,                   // 37* endm 
    d_list,                             // 38 list 
    d_nlist,                            // 39 nlist