Skip to content
Snippets Groups Projects
Commit 8081b0e0 authored by Matt Johnston's avatar Matt Johnston
Browse files

Forgot to save the change

parent 61cecbb3
Branches
Tags
No related merge requests found
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
/* Send a real auth request immediately after sending a query for the available methods. /* Send a real auth request immediately after sending a query for the available methods.
* It saves a network round trip at login. * It saves a network round trip at login.
* If problems are encountered it can be disabled here. */ * 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) #if defined(DROPBEAR_AES256) || defined(DROPBEAR_AES128)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment