diff options
| -rwxr-xr-x | xdcc.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ my $messages = { 'sending_file' => 'Sending you %s ...!', }; -my $ctcp_version = 'BlAaaGhhee kHaLed RuLez l0l u0.1', +my $ctcp_version = 'BlAaaGhhee kHaLed RuLez l0l u0.1'; sub ctcp_reply { my ($server, $data, $nick, $address, $target) = @_; |
