summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c
diff options
context:
space:
mode:
Diffstat (limited to 'CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c')
-rw-r--r--CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c b/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c
index d2914f8758..254fa31899 100644
--- a/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c
+++ b/CryptoPkg/Library/BaseCryptLibNull/Rand/CryptRandNull.c
@@ -9,7 +9,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
#include "InternalCryptLib.h"
-
/**
Sets up the seed value for the pseudorandom number generator.