]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IpSecDxe/IpSecImpl.h
Set RTC initial time to be BIOS Release time.
[mirror_edk2.git] / NetworkPkg / IpSecDxe / IpSecImpl.h
index ff7a189395b1ed4bd7f2dfeb6eadf8db85ae0646..8b63d24b5200a4cee1cab9d580652b677d5d1118 100644 (file)
@@ -124,9 +124,9 @@ typedef struct _IPSEC_RECYCLE_CONTEXT {
 //\r
 // Struct used to store the Hash and its data.\r
 //\r
-typedef struct {
-  UINTN DataSize;
-  UINT8 *Data;
+typedef struct {\r
+  UINTN DataSize;\r
+  UINT8 *Data;\r
 } HASH_DATA_FRAGMENT;\r
 \r
 struct _IPSEC_PRIVATE_DATA {\r