diff --git a/inc/lispemul.h b/inc/lispemul.h index 8ce3112..1c0b764 100644 --- a/inc/lispemul.h +++ b/inc/lispemul.h @@ -412,7 +412,7 @@ Get_BYTE(byteptr) byteptr: pointer to 8 bit data /********************************************************** DOSTACKOVERFLOW(argnum,bytenum) if it needs hardreturn-cleanup - then upnt to contextsw and immediately return + then punt to contextsw and immediately return **********************************************************/ #define DOSTACKOVERFLOW(argnum, bytenum) \ do { \