Style clean up++
This commit is contained in:
parent
6ca966cb9c
commit
a2aeaa38c6
|
@ -43,7 +43,7 @@ get '/news';
|
||||||
# - Compute SHA-1 of third and use least significant 40 bits
|
# - Compute SHA-1 of third and use least significant 40 bits
|
||||||
# TODO: This ancient code could certainly be cleaned up
|
# TODO: This ancient code could certainly be cleaned up
|
||||||
get '/ula6' => sub {
|
get '/ula6' => sub {
|
||||||
my ($c) = @_;
|
my ($c) = @_;
|
||||||
my ($mac, $ula6);
|
my ($mac, $ula6);
|
||||||
|
|
||||||
# Check the MAC
|
# Check the MAC
|
||||||
|
|
Loading…
Reference in New Issue
Block a user