mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 03:46:45 +02:00
couple fixes
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user