Rationalise access to, and content of, backends[] array.
[u/mdw/putty] / windows / winser.c
index 9e6415e..1188c46 100644 (file)
@@ -454,5 +454,7 @@ Backend serial_backend = {
     serial_provide_logctx,
     serial_unthrottle,
     serial_cfg_info,
+    "serial",
+    PROT_SERIAL,
     1
 };