mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 01:23:14 +01:00
Correct Comment
This commit is contained in:
parent
e1b3a79aa9
commit
953c7db1c4
@ -821,7 +821,7 @@ sub hex_value( $ ) {
|
||||
}
|
||||
|
||||
#
|
||||
# Strip off leading 0x and superfluous leading zeros from a hex number
|
||||
# Strip off superfluous leading zeros from a hex number
|
||||
#
|
||||
sub normalize_hex( $ ) {
|
||||
my $val = lc shift;
|
||||
|
Loading…
Reference in New Issue
Block a user