mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-06 04:51:40 -07:00
Cosmetic change
Missed that one in the previous commit.
This commit is contained in:
parent
f2d2cd338e
commit
2f1c1438ea
1 changed files with 1 additions and 0 deletions
|
@ -233,6 +233,7 @@ void service_icq(char *ip, int32_t sp, unsigned char options, char *miscptr, FIL
|
|||
if (sock >= 0)
|
||||
sock = hydra_disconnect(sock);
|
||||
hydra_child_exit(2);
|
||||
break;
|
||||
default:
|
||||
fprintf(stderr, "[ERROR] Caught unknown return code, exiting!\n");
|
||||
hydra_child_exit(2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue