Mercurial > dropbear
diff svr-authpubkey.c @ 1342:8747c2b19152
merge 2017.75
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 18 May 2017 22:59:38 +0800 |
parents | 0d889b068123 750ec4ec4cbe |
children | 10df23099071 |
line wrap: on
line diff
--- a/svr-authpubkey.c Thu May 18 22:58:18 2017 +0800 +++ b/svr-authpubkey.c Thu May 18 22:59:38 2017 +0800 @@ -65,7 +65,7 @@ #include "packet.h" #include "algo.h" -#ifdef ENABLE_SVR_PUBKEY_AUTH +#if DROPBEAR_SVR_PUBKEY_AUTH #define MIN_AUTHKEYS_LINE 10 /* "ssh-rsa AB" - short but doesn't matter */ #define MAX_AUTHKEYS_LINE 4200 /* max length of a line in authkeys */