X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/9ef49106fcb71617298e49a65e701a6b19a7cbf2..14963b8ffdc189c7f1e0a5006a23ab5b01ae13d1:/sizetip.h diff --git a/sizetip.h b/sizetip.h index c7ac3ae5..cc4cf462 100644 --- a/sizetip.h +++ b/sizetip.h @@ -1,3 +1,2 @@ - -void UpdateSizeTip(HWND src, int cx, int cy); -void EnableSizeTip(int bEnable); +void UpdateSizeTip(HWND src, int cx, int cy); +void EnableSizeTip(int bEnable);