mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
fix nits
This commit is contained in:
parent
5cb14100f8
commit
b3bd068334
3 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
#endif
|
||||
|
||||
extern char *HYDRA_EXIT;
|
||||
char *buf = NULL;
|
||||
static char *buf = NULL;
|
||||
|
||||
int32_t start_cisco(int32_t s, char *ip, int32_t port, unsigned char options, char *miscptr, FILE *fp) {
|
||||
char *empty = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue