X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/799e067eeb1273db245552ffad23b6655b62e845..45ef7ce3a7bb275f8550a07cc752fa272fe07eac:/windows/winstuff.h?ds=sidebyside diff --git a/windows/winstuff.h b/windows/winstuff.h index 2cc0bb9a..4436972a 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -373,7 +373,7 @@ void dp_cleanup(struct dlgparam *dp); * Exports from wincfg.c. */ void win_setup_config_box(struct controlbox *b, HWND *hwndp, int has_help, - int midsession); + int midsession, int protocol); /* * Exports from windlg.c.