X-Git-Url: http://scm.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXProtout.pm;h=c76569d8e3626f2b20050d206c6e88be43b731b0;hb=e1d5c2a325cb6b8674eab55c23f12445aae01f52;hp=03676089dc33acd5b5072cd973f0babb32258398;hpb=0cbfabaee9288f28566fc2b3ac18d97841ea061d;p=spider.git diff --git a/perl/DXProtout.pm b/perl/DXProtout.pm index 03676089..c76569d8 100644 --- a/perl/DXProtout.pm +++ b/perl/DXProtout.pm @@ -11,7 +11,7 @@ package DXProt; -@ISA = qw(DXProt DXChannel); +@ISA = qw(DXChannel); use DXUtil; use DXM; @@ -410,7 +410,7 @@ sub gen_pc92_with_time # add a local one sub pc92a { - return _gen_pc92('A', 0, @_); + return _gen_pc92('A', 2, @_); } # delete a local one