X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/deed9e2553ba99e7cd912c924482ba468cab61a1..27a3458f34afd8c533f33d980228acd2f7eef856:/mac/mtcpnet.c diff --git a/mac/mtcpnet.c b/mac/mtcpnet.c index 91b402dd..9d40051d 100644 --- a/mac/mtcpnet.c +++ b/mac/mtcpnet.c @@ -244,7 +244,7 @@ OSErr mactcp_init(void) return noErr; } -void mactcp_shutdown(void) +void mactcp_cleanup(void) { Actual_Socket s, next;