summaryrefslogtreecommitdiffstats
path: root/MdePkg
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-21 18:36:50 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-21 18:36:50 +0000
commitdc1930464652492932d3f698a258248d7c409927 (patch)
tree31ec60c1cbdb28c0786e31da91f1b5ff98145712 /MdePkg
parent11f2f87e5c71681a395328ba73695ebdc8826b52 (diff)
downloadedk2-dc1930464652492932d3f698a258248d7c409927.tar.gz
edk2-dc1930464652492932d3f698a258248d7c409927.tar.bz2
edk2-dc1930464652492932d3f698a258248d7c409927.zip
Adjust doxygen comment style for structure.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6179 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
-rw-r--r--MdePkg/Include/Protocol/UnicodeCollation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/MdePkg/Include/Protocol/UnicodeCollation.h b/MdePkg/Include/Protocol/UnicodeCollation.h
index 62b043b45a..4efa515d08 100644
--- a/MdePkg/Include/Protocol/UnicodeCollation.h
+++ b/MdePkg/Include/Protocol/UnicodeCollation.h
@@ -169,9 +169,6 @@ BOOLEAN
/// comparisons of Unicode strings.
///
struct _EFI_UNICODE_COLLATION_PROTOCOL {
- //
- // general
- //
EFI_UNICODE_COLLATION_STRICOLL StriColl;
EFI_UNICODE_COLLATION_METAIMATCH MetaiMatch;
EFI_UNICODE_COLLATION_STRLWR StrLwr;