From 3393e2915afe9c69a342e8fd08c32e5e41530afd Mon Sep 17 00:00:00 2001 From: vanjeff Date: Thu, 12 Nov 2009 08:03:10 +0000 Subject: fixed the wrong format. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9420 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/IpSecConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg') diff --git a/MdePkg/Include/Protocol/IpSecConfig.h b/MdePkg/Include/Protocol/IpSecConfig.h index bc80ce3ea1..609bc3d3fd 100644 --- a/MdePkg/Include/Protocol/IpSecConfig.h +++ b/MdePkg/Include/Protocol/IpSecConfig.h @@ -23,7 +23,7 @@ #define EFI_IPSEC_CONFIG_PROTOCOL_GUID \ { \ - 0xce5e5929, 0xc7a3, 0x4602, 0xad, {0x9e, 0xc9, 0xda, 0xf9, 0x4e, 0xbf, 0xcf } \ + 0xce5e5929, 0xc7a3, 0x4602, {0xad, 0x9e, 0xc9, 0xda, 0xf9, 0x4e, 0xbf, 0xcf } \ } typedef struct _EFI_IPSEC_CONFIG_PROTOCOL EFI_IPSEC_CONFIG_PROTOCOL; -- cgit v1.2.3