Skip to content
Snippets Groups Projects
Commit 79de0619 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

perlcritic

parent 2d5050ef
No related branches found
No related tags found
No related merge requests found
......@@ -159,7 +159,7 @@ sub display_result {
@{$line}[ 0 .. 4 ]
);
if ( $line->[5] ) {
print ' ' . $line->[5];
print q{ } . $line->[5];
}
print "\n";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment