1
0
mirror of synced 2026-04-26 04:16:54 +00:00

Fix missing curly bracket. Thanks to Steve Allison for noticing

This commit is contained in:
Axel Beckert
2010-03-26 15:43:23 +01:00
parent 465a9773b7
commit d6284de7e9

View File

@@ -1911,6 +1911,7 @@ sub generateMACAddress
} else {
$hash .= $CONFIG{ $key };
}
}
}
#