Fix CRLF format
Signed-off-by: Tian, Hot <hot.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15157 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -93,10 +93,10 @@
|
||||
#define IKE_TRANSFORM_NEXT_PAYLOAD_MORE 3
|
||||
#define IKE_TRANSFORM_NEXT_PAYLOAD_NONE 0
|
||||
|
||||
//
|
||||
// Max size of the SA attribute
|
||||
//
|
||||
#define MAX_SA_ATTRS_SIZE 48
|
||||
//
|
||||
// Max size of the SA attribute
|
||||
//
|
||||
#define MAX_SA_ATTRS_SIZE 48
|
||||
#define SA_ATTR_FORMAT_BIT 0x8000
|
||||
//
|
||||
// The definition for Information Message ID.
|
||||
|
Reference in New Issue
Block a user