From a61058ed4710a44adc525cab7401a8c0809edf33 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 16 Jan 2015 09:57:57 -0500 Subject: semicolon --- xdcc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdcc.pl b/xdcc.pl index be7bc2e..78bf741 100755 --- a/xdcc.pl +++ b/xdcc.pl @@ -169,7 +169,7 @@ sub xdcc_send { my $path = $file->{path}; Irssi::printformat(MSGLEVEL_CLIENTCRAP, 'xdcc_sending_file', $id, $nick, $file->{fn}); $server->command("/DCC send $nick $path"); - xdcc_message( $server, $nick, 'sending_file', $file->{fn} ) + xdcc_message( $server, $nick, 'sending_file', $file->{fn} ); $sending = 1; } -- cgit v1.2.3-70-g09d2