diff options
author | eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-07-09 01:52:13 +0000 |
---|---|---|
committer | eric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-07-09 01:52:13 +0000 |
commit | cbc1082c98f060a07f6d4b6043daa535b9d8f85f (patch) | |
tree | 2a68c5444bb86c57eec725a28ea65f5a59f2a3d7 /MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h | |
parent | ab6495eacf44edbccd0a187cf4295727f0318691 (diff) | |
download | edk2-platforms-cbc1082c98f060a07f6d4b6043daa535b9d8f85f.tar.xz |
modify coding style to pass ecc tool and provide comments that complied with Doxgen.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5430 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h')
-rw-r--r-- | MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h b/MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h index 9d7be04d21..8bfd8c9b49 100644 --- a/MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h +++ b/MdePkg/Library/UefiUsbLib/UefiUsbLibInternal.h @@ -1,4 +1,5 @@ -/**@file
+/** @file
+
Common header file shared by all source files.
This file includes package header files, library classes and protocol, PPI & GUID definitions.
|