mirror of https://github.com/acidanthera/audk.git
Adjust doxygen comment style for structure.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6179 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
11f2f87e5c
commit
dc19304646
|
@ -169,9 +169,6 @@ BOOLEAN
|
||||||
/// comparisons of Unicode strings.
|
/// comparisons of Unicode strings.
|
||||||
///
|
///
|
||||||
struct _EFI_UNICODE_COLLATION_PROTOCOL {
|
struct _EFI_UNICODE_COLLATION_PROTOCOL {
|
||||||
//
|
|
||||||
// general
|
|
||||||
//
|
|
||||||
EFI_UNICODE_COLLATION_STRICOLL StriColl;
|
EFI_UNICODE_COLLATION_STRICOLL StriColl;
|
||||||
EFI_UNICODE_COLLATION_METAIMATCH MetaiMatch;
|
EFI_UNICODE_COLLATION_METAIMATCH MetaiMatch;
|
||||||
EFI_UNICODE_COLLATION_STRLWR StrLwr;
|
EFI_UNICODE_COLLATION_STRLWR StrLwr;
|
||||||
|
|
Loading…
Reference in New Issue