whitespace and code style fixes

This commit is contained in:
philsmd
2021-10-08 17:38:54 +02:00
parent 07e58631a5
commit 5ef522ed8f
14 changed files with 80 additions and 72 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ use Digest::HMAC qw (hmac hmac_hex);
use Digest::MD5 qw (md5);
use Encode qw (encode);
sub module_constraints { [[32, 32], [-1, -1], [-1, -1], [-1, -1], [-1, -1]] }
sub module_constraints { [[32, 32], [-1, -1], [-1, -1], [-1, -1], [-1, -1]] }
sub module_generate_hash
{