mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
tests: add tests on function irc_protocol_parse_time
This commit is contained in:
@@ -85,6 +85,7 @@ struct t_irc_protocol_msg
|
||||
|
||||
extern const char *irc_protocol_tags (const char *command, const char *tags,
|
||||
const char *nick, const char *address);
|
||||
extern time_t irc_protocol_parse_time (const char *time);
|
||||
extern void irc_protocol_recv_command (struct t_irc_server *server,
|
||||
const char *irc_message,
|
||||
const char *msg_command,
|
||||
|
||||
Reference in New Issue
Block a user