mirror of
https://github.com/moparisthebest/hexchat
synced 2025-02-12 21:30:14 -05:00
parent
4d1dc12a31
commit
92a3a34785
@ -447,6 +447,7 @@ irc_init (session *sess)
|
|||||||
|
|
||||||
if (arg_command != NULL)
|
if (arg_command != NULL)
|
||||||
{
|
{
|
||||||
|
handle_command (sess, arg_command, FALSE);
|
||||||
g_free (arg_command);
|
g_free (arg_command);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user