Implement Marcin Bulandra's suggestion of only automatically updating the
[u/mdw/putty] / rlogin.c
index 833d4ea..e40f159 100644 (file)
--- a/rlogin.c
+++ b/rlogin.c
@@ -349,5 +349,7 @@ Backend rlogin_backend = {
     rlogin_provide_logctx,
     rlogin_unthrottle,
     rlogin_cfg_info,
-    1
+    "rlogin",
+    PROT_RLOGIN,
+    513
 };