]> andersk Git - gssapi-openssh.git/blobdiff - openssh/readconf.h
Import of OpenSSH 4.9p1
[gssapi-openssh.git] / openssh / readconf.h
index d484f258ea5e7bfaaaa60a457c41ac79e00dd94e..6257f4b2f522415ff9dc3b127fbc140d3928c9cd 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.h,v 1.71 2006/08/03 03:34:42 deraadt Exp $ */
+/* $OpenBSD: readconf.h,v 1.72 2008/01/19 23:09:49 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -100,7 +100,7 @@ typedef struct {
        int     clear_forwardings;
 
        int     enable_ssh_keysign;
-       int     rekey_limit;
+       int64_t rekey_limit;
        int     no_host_authentication_for_localhost;
        int     identities_only;
        int     server_alive_interval;
This page took 0.277656 seconds and 4 git commands to generate.