X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/beefa433b8268f0a7bf334ce37563dd3361a4177..d8d6c7e50e1fcf5171ec15f8a3e9bdcd141f0b64:/putty.h diff --git a/putty.h b/putty.h index 28639a9b..266d6ac4 100644 --- a/putty.h +++ b/putty.h @@ -214,6 +214,7 @@ typedef struct { void (*size) (void); void (*special) (Telnet_Special code); Socket(*socket) (void); + int (*exitcode) (void); int (*sendok) (void); int (*ldisc) (int); /*