From b205833df4c2172d673fd76ae8dbb81fe5535a1d Mon Sep 17 00:00:00 2001 From: "osboxes.org" Date: Tue, 31 Dec 2019 22:30:59 +0100 Subject: [PATCH] style --- tools/pm3_cs8.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}