]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/uxpty.c
Implement Marcin Bulandra's suggestion of only automatically updating the
[PuTTY.git] / unix / uxpty.c
index 708e82d6be224bb354a911dc78693db7441f81cd..60dc7f7d474945342a1dcdd78b679788602c37cc 100644 (file)
@@ -1085,5 +1085,7 @@ Backend pty_backend = {
     pty_provide_logctx,
     pty_unthrottle,
     pty_cfg_info,
-    1
+    "pty",
+    -1,
+    0
 };