summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Include/Guid/TlsAuthentication.h
diff options
context:
space:
mode:
Diffstat (limited to 'NetworkPkg/Include/Guid/TlsAuthentication.h')
-rw-r--r--NetworkPkg/Include/Guid/TlsAuthentication.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/NetworkPkg/Include/Guid/TlsAuthentication.h b/NetworkPkg/Include/Guid/TlsAuthentication.h
index e6646a65ef..4584a36086 100644
--- a/NetworkPkg/Include/Guid/TlsAuthentication.h
+++ b/NetworkPkg/Include/Guid/TlsAuthentication.h
@@ -16,9 +16,8 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
0xfd2340D0, 0x3dab, 0x4349, { 0xa6, 0xc7, 0x3b, 0x4f, 0x12, 0xb4, 0x8e, 0xae } \
}
-#define EFI_TLS_CA_CERTIFICATE_VARIABLE L"TlsCaCertificate"
+#define EFI_TLS_CA_CERTIFICATE_VARIABLE L"TlsCaCertificate"
-extern EFI_GUID gEfiTlsCaCertificateGuid;
+extern EFI_GUID gEfiTlsCaCertificateGuid;
#endif
-