From: Steve Robbins <steve@sumost.ca>
Date: Sat, 22 Oct 2022 22:03:41 -0500
Subject: Comment the extra text after #endif.

---
 cmt/userio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmt/userio.c b/cmt/userio.c
index 01c1df3..0565122 100644
--- a/cmt/userio.c
+++ b/cmt/userio.c
@@ -1258,7 +1258,7 @@ public int wait_ascii()
 }
 #endif
 #endif
-#endif(load )
+#endif /* (load ) */
 
 #ifdef AMIGA
 /******************************************************************
