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