From: PatR Date: Tue, 4 Oct 2022 22:06:50 +0000 (-0700) Subject: github PR #891 - tty #if HANGUPHANDLING misspelled X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac7a56bb427f437e8fa8e0a0ab93c37aefcb3096;p=nethack github PR #891 - tty #if HANGUPHANDLING misspelled Pull request from entrez: the conditional hangup handling in wintty.c hasn't been getting used because the HANGUPHANDLING macro from the core was misspelled as HANGUP_HANDLING. The old testing was probably invalid since it was most likely done with the same misspelled #if. I haven't done any new testing so since this should be considered potentially buggy. Fixes #891 --- ac7a56bb427f437e8fa8e0a0ab93c37aefcb3096