]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
merged OpenSSH 5.1p1 to trunk
[gssapi-openssh.git] / openssh / readconf.h
index 6f757ca5bcc087b9de5788651c56eb83c5454f47..aa6b082aa97d04aa295a0242b869ef3ec82ed467 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.h,v 1.72 2008/01/19 23:09:49 djm Exp $ */
+/* $OpenBSD: readconf.h,v 1.74 2008/06/26 11:46:31 grunk Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -131,6 +131,7 @@ typedef struct {
 
        char    *local_command;
        int     permit_local_command;
+       int     visual_host_key;
 
 }       Options;
 
This page took 0.033138 seconds and 4 git commands to generate.