X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=direct.c;h=d3e03031d51a108855632ec7aa9d55af2c3df6dd;hp=623bae4a0ee7cf0332fa555de412766a613d0e2d;hb=daf2f61a3664329ae7f9609e1e14da2b8780fd10;hpb=d16b8ea0ee65b2ad901ca6b0624c07e6e4930cc4 diff --git a/direct.c b/direct.c index 623bae4..d3e0303 100644 --- 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