forked from extern/shorewall_code
Correct Comment
This commit is contained in:
parent
d8c2845085
commit
368fe46932
@ -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( $ ) {
|
sub normalize_hex( $ ) {
|
||||||
my $val = lc shift;
|
my $val = lc shift;
|
||||||
|
Loading…
Reference in New Issue
Block a user