mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-14 09:40:20 +00:00
overhauling of URL detection, including channel, nick, etc 'words'
This commit is contained in:
@@ -192,7 +192,7 @@ find_cmp (const char *name, struct User *user, server *serv)
|
||||
}
|
||||
|
||||
struct User *
|
||||
userlist_find (struct session *sess, char *name)
|
||||
userlist_find (struct session *sess, const char *name)
|
||||
{
|
||||
int pos;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user