mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-14 10:37:27 -07:00
tiny fix
This commit is contained in:
parent
96779d6daa
commit
dea22d3e7e
1 changed files with 1 additions and 1 deletions
2
hydra.c
2
hydra.c
|
@ -237,7 +237,7 @@ extern void hydra_tobase64(unsigned char *buf, int32_t buflen, int32_t bufsize);
|
|||
extern char *hydra_string_replace(const char *string, const char *substr, const char *replacement);
|
||||
extern char *hydra_address2string(char *address);
|
||||
extern char *hydra_address2string_beautiful(char *address);
|
||||
extern int32_t colored_output;
|
||||
extern uint32_t colored_output;
|
||||
extern char quiet;
|
||||
extern int32_t do_retry;
|
||||
extern int32_t old_ssl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue