Update hydra-teamspeak.c

This commit is contained in:
whatra 2023-08-27 08:09:27 +03:00 committed by GitHub
parent 16b424af4d
commit e890e29233
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ struct team_speak {
char user[29]; char user[29];
char passlen; char passlen;
char pass[29]; char pass[29];
char loginlen; char loginlen;kadra_qurux_
char login[29]; char login[29];
}; };