Mercurial > dropbear
changeset 884:dd0bd9231fc2
Forgot to save the change
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 17 Jan 2014 21:42:32 +0800 |
parents | ff597bf2cfb0 |
children | 19ce21bd198a |
files | sysoptions.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/sysoptions.h Fri Jan 17 21:39:27 2014 +0800 +++ b/sysoptions.h Fri Jan 17 21:42:32 2014 +0800 @@ -179,7 +179,7 @@ /* Send a real auth request immediately after sending a query for the available methods. * It saves a network round trip at login. * If problems are encountered it can be disabled here. */ - #define CLI_IMMEDIATE_AUTH + #define DROPBEAR_CLI_IMMEDIATE_AUTH #if defined(DROPBEAR_AES256) || defined(DROPBEAR_AES128)