parent
4d1dc12a31
commit
92a3a34785
|
@ -447,6 +447,7 @@ irc_init (session *sess)
|
|||
|
||||
if (arg_command != NULL)
|
||||
{
|
||||
handle_command (sess, arg_command, FALSE);
|
||||
g_free (arg_command);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue