1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 23:27:12 +00:00

Fix typo in comments, upnt => punt

This commit is contained in:
Nick Briggs 2023-01-02 16:55:22 -08:00
parent b85e7cac80
commit 50f88d9f05

View File

@ -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 { \