0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-02 16:58:19 +02:00

channel: Change check_channel_name() note to false

[ci skip]
This commit is contained in:
Matt Ullman 2016-03-24 02:14:03 -04:00
parent 3a46803fef
commit 216f58a27c

View file

@ -336,7 +336,7 @@ invalidate_bancache_user(struct Client *client_p)
/* check_channel_name()
*
* input - channel name
* output - true if valid channel name, else 0
* output - true if valid channel name, else false
* side effects -
*/
bool