]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Inhibit the Serial configuration panel in mid-session if the session
[PuTTY.git] / windows / winstuff.h
index 2cc0bb9a4fd6107fcafa291d0ee5b9d6710e6721..4436972a8d76debb50732f0ae2f843424bf0a870 100644 (file)
@@ -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.