Cosmetic change

Missed that one in the previous commit.
This commit is contained in:
David Maciejak 2019-06-02 11:44:47 +08:00 committed by GitHub
parent f2d2cd338e
commit 2f1c1438ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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);