diff options
Diffstat (limited to 'scripts/talk.pl')
| -rw-r--r-- | scripts/talk.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/talk.pl b/scripts/talk.pl index 82d2374..f669c0c 100644 --- a/scripts/talk.pl +++ b/scripts/talk.pl @@ -1,5 +1,6 @@  # -*- CPerl -*-  #       $Id$ +use strict;  use Irssi;  use vars qw($VERSION %IRSSI);  $VERSION = '1.01'; | 
