X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=macro.h;h=ea25b8b503e254cd8f82bdc7970a9fc0fdf03f30;hp=8eeff449a676ebdc2bf6b51fbaa5f7fedef857a2;hb=49cce96fba11282e4244187f15be418d5ae5bb8d;hpb=a057cc27cce291fdaab541a7f3c0cb2247edaae1 diff --git a/macro.h b/macro.h index 8eeff44..ea25b8b 100644 --- a/macro.h +++ b/macro.h @@ -13,7 +13,7 @@ // Globals, externals etc extern LONG curuniq; -extern TOKEN **argp; +extern TOKEN ** argp; extern int mjump_align; // Prototypes