Fix missing curly bracket. Thanks to Steve Allison for noticing
This commit is contained in:
@@ -1911,6 +1911,7 @@ sub generateMACAddress
|
||||
} else {
|
||||
$hash .= $CONFIG{ $key };
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user