diff runopts.h @ 418:ab57ba0cb667

Add '-y' option to dbclient to accept the host key without checking - patch from Luciano Miguel Ferreira Rocha.
author Matt Johnston <matt@ucc.asn.au>
date Sun, 11 Feb 2007 08:50:21 +0000
parents d965110e3f5c
children 337c45621e81
line wrap: on
line diff
--- a/runopts.h	Fri Feb 09 10:55:20 2007 +0000
+++ b/runopts.h	Sun Feb 11 08:50:21 2007 +0000
@@ -102,6 +102,7 @@
 
 	char *cmd;
 	int wantpty;
+	int always_accept_key;
 	int no_cmd;
 	int backgrounded;
 #ifdef ENABLE_CLI_PUBKEY_AUTH