X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/e8c03e4c459322585f89917be8809a4eb6ed424b..87e14c0a7725be07586b8d3dbe5236d5ef812a10:/unix/uxser.c diff --git a/unix/uxser.c b/unix/uxser.c index 24b0124c..92961a7d 100644 --- a/unix/uxser.c +++ b/unix/uxser.c @@ -536,5 +536,7 @@ Backend serial_backend = { serial_provide_logctx, serial_unthrottle, serial_cfg_info, - 1 + "serial", + PROT_SERIAL, + 0 };