From a2aeaa38c6da2fa9333b30519245f8d2fe8ee246 Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sun, 7 Mar 2021 20:57:42 -0500 Subject: [PATCH] Style clean up++ --- www-swagg.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-swagg.pl b/www-swagg.pl index ed701f3..eba3f1a 100755 --- a/www-swagg.pl +++ b/www-swagg.pl @@ -43,7 +43,7 @@ get '/news'; # - Compute SHA-1 of third and use least significant 40 bits # TODO: This ancient code could certainly be cleaned up get '/ula6' => sub { - my ($c) = @_; + my ($c) = @_; my ($mac, $ula6); # Check the MAC