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:
Chao Zhang 2015-05-20 02:13:42 +00:00 committed by czhang46
parent aee257db53
commit 037e66befd
1 changed files with 3 additions and 2 deletions

View File

@ -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)