X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/8d5de7770cde9b808c276bd86a0214189a8f7578..6f34e365eed04c1b4ebcf6d90511dd9e4400880a:/putty.h diff --git a/putty.h b/putty.h index 8de3aff1..5307c8a1 100644 --- a/putty.h +++ b/putty.h @@ -244,6 +244,7 @@ void optimised_move (int, int, int); void connection_fatal(char *, ...); void fatalbox (char *, ...); void beep (int); +void begin_session(void); #define OPTIMISE_IS_SCROLL 1 /*