Skip to content

Commit 1a92479

Browse files
DorLevi95Flickdm
authored andcommitted
uncrustify formatting
1 parent e070c19 commit 1a92479

File tree

1 file changed

+1
-1
lines changed
  • CryptoPkg/Test/UnitTest/Library/BaseCryptLib

1 file changed

+1
-1
lines changed

CryptoPkg/Test/UnitTest/Library/BaseCryptLib/TLSTests.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,4 +368,4 @@ TEST_DESC mTlsTest[] = {
368368
{ "TestTlsWrite()", "CryptoPkg.BaseCryptLib.Tls", TestTlsWrite, TestVerifyTlsPreReq, NULL, NULL }
369369
};
370370

371-
UINTN mTlsTestNum = ARRAY_SIZE (mTlsTest);
371+
UINTN mTlsTestNum = ARRAY_SIZE (mTlsTest);

0 commit comments

Comments
 (0)