diff --git a/tools/pm3_cs8.pl b/tools/pm3_cs8.pl index 398e06f31..f1bfaf81d 100755 --- a/tools/pm3_cs8.pl +++ b/tools/pm3_cs8.pl @@ -63,4 +63,4 @@ sub run_rewrite my $ret = system(@run); die "Failed: $! ($ret)\ndo you have $run[0] installed?\n" if $ret; -} \ No newline at end of file +}