Implement Marcin Bulandra's suggestion of only automatically updating the
[u/mdw/putty] / windows / winser.c
index 9e6415e..ab88406 100644 (file)
@@ -454,5 +454,7 @@ Backend serial_backend = {
     serial_provide_logctx,
     serial_unthrottle,
     serial_cfg_info,
-    1
+    "serial",
+    PROT_SERIAL,
+    0
 };