summaryrefslogtreecommitdiffstats
path: root/scripts/xdcc_autoget.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/xdcc_autoget.pl')
-rw-r--r--scripts/xdcc_autoget.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xdcc_autoget.pl b/scripts/xdcc_autoget.pl
index 05f55d8..ed5e206 100644
--- a/scripts/xdcc_autoget.pl
+++ b/scripts/xdcc_autoget.pl
@@ -361,7 +361,7 @@ sub ag_packrequest #sends the xdcc send request, and retries on failure
sub ag_opendcc #runs on DCC recieve init
{
- Irssi::signal_continue;
+ &Irssi::signal_continue;
my ($gdcc) = @_; #current pack
my $botname = $gdcc->{'nick'};
my $filename = $gdcc->{'arg'};