mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-05-17 06:00:18 +00:00
server-time for all numerical messages.
This commit is contained in:
@@ -786,7 +786,7 @@ handle_mode (server * serv, char *word[], char *word_eol[],
|
||||
/* handle the 005 numeric */
|
||||
|
||||
void
|
||||
inbound_005 (server * serv, char *word[])
|
||||
inbound_005 (server * serv, char *word[], const message_tags_data *tags_data)
|
||||
{
|
||||
int w;
|
||||
char *pre;
|
||||
|
||||
Reference in New Issue
Block a user