From: n0vember- Date: Tue, 20 Sep 2016 12:26:40 +0000 (+0200) Subject: FIX: start and realname declaration X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=77bf7798368571f6d57a454f580cd167b581d430;p=irssi-scripts.irssi.org.git FIX: start and realname declaration --- diff --git a/scripts/cgrep.pl b/scripts/cgrep.pl index f55f86e..e7afc7c 100644 --- a/scripts/cgrep.pl +++ b/scripts/cgrep.pl @@ -71,6 +71,7 @@ sub event_who_result if ($busy) { + my($start,$realname); if ($data =~ /^(.*):([^:]{1,})$/) { $start = $1;