We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e070c19 commit 1a92479Copy full SHA for 1a92479
CryptoPkg/Test/UnitTest/Library/BaseCryptLib/TLSTests.c
@@ -368,4 +368,4 @@ TEST_DESC mTlsTest[] = {
368
{ "TestTlsWrite()", "CryptoPkg.BaseCryptLib.Tls", TestTlsWrite, TestVerifyTlsPreReq, NULL, NULL }
369
};
370
371
-UINTN mTlsTestNum = ARRAY_SIZE (mTlsTest);
+UINTN mTlsTestNum = ARRAY_SIZE (mTlsTest);
0 commit comments