]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix typo in PalCallLib.h.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 27 Jul 2008 09:16:04 +0000 (09:16 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 27 Jul 2008 09:16:04 +0000 (09:16 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5573 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Library/PalCallLib.h

index c0b06e4b3f174e3460e3743aea089774e7032854..aab6b8de5b2c7d13d8d40b602a2a790912f0b2a6 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   PAL Call Services\r
 \r
-  Copyright (c) 2006 -2007, Intel Corporation All rights\r
+  Copyright (c) 2006 -2008, Intel Corporation All rights\r
   reserved. This program and the accompanying materials are\r
   licensed and made available under the terms and conditions of\r
   the BSD License which accompanies this distribution.  The full\r
@@ -3123,7 +3123,7 @@ typedef struct {
                     processor brand string shall be written.\r
 \r
 \r
-  @reture R9  Brand information returned. The format of this\r
+  @return R9  Brand information returned. The format of this\r
               value is dependent on the input values passed.\r
 \r
 \r
@@ -3165,7 +3165,7 @@ typedef struct {
                           the R10 return value.\r
 \r
 \r
-  @reture R9  Unsigned 64-bit integer representing the current\r
+  @return R9  Unsigned 64-bit integer representing the current\r
               hardware resource sharing policy.\r
 \r
   @return R10   Unsigned 64-bit integer that returns the number\r