mirror of https://github.com/acidanthera/audk.git
MdePkg: Update coding style
Update to follow Tiano Coding style. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Qiu Shumin <shumin.qiu@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17473 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
aee257db53
commit
037e66befd
|
@ -13,8 +13,9 @@
|
|||
|
||||
--*/
|
||||
|
||||
#ifndef _WINDOWS_UX_CAPSULE_GUID_H
|
||||
#define _WINDOWS_UX_CAPSULE_GUID_H
|
||||
|
||||
#ifndef _WINDOWS_UX_CAPSULE_GUID_H_
|
||||
#define _WINDOWS_UX_CAPSULE_GUID_H_
|
||||
|
||||
#pragma pack(1)
|
||||
|
||||
|
|
Loading…
Reference in New Issue