mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
typos again, too much copies and pastes...
This commit is contained in:
parent
60a9924547
commit
14ee7f2c83
2 changed files with 4 additions and 5 deletions
3
hydra.h
3
hydra.h
|
@ -206,9 +206,8 @@ typedef struct {
|
|||
char *server;
|
||||
char *service;
|
||||
char bfg;
|
||||
_Bool rainy;
|
||||
int8_t rainy;
|
||||
int32_t skip_redo;
|
||||
_Bool rainy;
|
||||
} hydra_option;
|
||||
|
||||
#define _HYDRA_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue