summaryrefslogtreecommitdiffstats
path: root/NetworkPkg/Include/Guid/HttpTlsCipherList.h
diff options
context:
space:
mode:
Diffstat (limited to 'NetworkPkg/Include/Guid/HttpTlsCipherList.h')
-rw-r--r--NetworkPkg/Include/Guid/HttpTlsCipherList.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/NetworkPkg/Include/Guid/HttpTlsCipherList.h b/NetworkPkg/Include/Guid/HttpTlsCipherList.h
index 1dffe9497a..0ead068831 100644
--- a/NetworkPkg/Include/Guid/HttpTlsCipherList.h
+++ b/NetworkPkg/Include/Guid/HttpTlsCipherList.h
@@ -24,9 +24,8 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
0x46ddb415, 0x5244, 0x49c7, { 0x93, 0x74, 0xf0, 0xe2, 0x98, 0xe7, 0xd3, 0x86 } \
}
-#define EDKII_HTTP_TLS_CIPHER_LIST_VARIABLE L"HttpTlsCipherList"
+#define EDKII_HTTP_TLS_CIPHER_LIST_VARIABLE L"HttpTlsCipherList"
-extern EFI_GUID gEdkiiHttpTlsCipherListGuid;
+extern EFI_GUID gEdkiiHttpTlsCipherListGuid;
#endif
-