diff options
author | Qiu Shumin <shumin.qiu@intel.com> | 2015-06-04 01:41:53 +0000 |
---|---|---|
committer | shenshushi <shenshushi@Edk2> | 2015-06-04 01:41:53 +0000 |
commit | cbbb4a8c00dbcfbbbbab59fa232c3f7bd7f1285d (patch) | |
tree | bc6eb1e9b5e22a841006213a7226d501aa694b82 /MdePkg | |
parent | 307f2ce4e8e70f9ec5fed8b0609ff1f613abfdc6 (diff) | |
download | edk2-platforms-cbbb4a8c00dbcfbbbbab59fa232c3f7bd7f1285d.tar.xz |
MdePkg: Refine the format of comment in WindowsUxCapsule.h
Update to follow Tiano Coding style.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17557 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r-- | MdePkg/Include/IndustryStandard/WindowsUxCapsule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/IndustryStandard/WindowsUxCapsule.h b/MdePkg/Include/IndustryStandard/WindowsUxCapsule.h index 62247c4196..f7c67205be 100644 --- a/MdePkg/Include/IndustryStandard/WindowsUxCapsule.h +++ b/MdePkg/Include/IndustryStandard/WindowsUxCapsule.h @@ -11,7 +11,7 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
---*/
+**/
#ifndef _WINDOWS_UX_CAPSULE_GUID_H_
|