1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-06 02:59:14 +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 { \