Skip to content
Snippets Groups Projects
Commit beda15fc authored by Ian Longden's avatar Ian Longden
Browse files

fixed name change after copy

parent f80ccae4
No related branches found
No related tags found
No related merge requests found
......@@ -245,7 +245,7 @@ sub dump_xref{
foreach my $list (@lists){
$method[$k++] = shift @$list;
}
$self->method(\@lists);
$self->method(\@method);
return;
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment