1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-29 03:46: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

@ -35,4 +35,4 @@ int name_compare(const void *nick1, const void *nick2);
- cannot be empty
- cannot start with a space
- must not contain contiguous spaces */
bool valid_nick(uint8_t *nick);
bool valid_nick(uint8_t *nick);