1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-30 08:26:45 +02:00

couple fixes

This commit is contained in:
Jfreegman
2013-11-28 18:56:56 -05:00
parent 7e0bc7768b
commit 2057e7bc4f
4 changed files with 6 additions and 3 deletions

View File

@ -152,4 +152,4 @@ bool valid_nick(uint8_t *nick)
}
return true;
}
}