CryptoPkg/OpensslLib: Fix few typos
Fix few typos in comments. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Xiaoyu Lu <xiaoyux.lu@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-2-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
4b026f0d5a
commit
7aa8af4576
@@ -22,7 +22,7 @@ GetRandomNoise64 (
|
||||
)
|
||||
{
|
||||
//
|
||||
// Return FALSE will fallback to use PerformaceCounter to
|
||||
// Return FALSE will fallback to use PerformanceCounter to
|
||||
// generate noise.
|
||||
//
|
||||
return FALSE;
|
||||
|
Reference in New Issue
Block a user