mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 18:48:17 -07:00
fix nits
This commit is contained in:
parent
5cb14100f8
commit
b3bd068334
3 changed files with 9 additions and 9 deletions
|
@ -19,7 +19,7 @@ int32_t vnc_client_version = RFB33;
|
|||
int32_t failed_auth = 0;
|
||||
|
||||
extern char *HYDRA_EXIT;
|
||||
char *buf;
|
||||
static char *buf;
|
||||
|
||||
/*
|
||||
* Encrypt CHALLENGESIZE bytes in memory using a password.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue