summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BasePostCodeLibPort80
diff options
context:
space:
mode:
authorgikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-11 04:45:23 +0000
committergikidy <gikidy@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-11 04:45:23 +0000
commitefb2311707ec50ff04ebaecbb151ce8d8f168ee4 (patch)
treea323b199272ddb465745e6cb6f007358d84c5846 /MdePkg/Library/BasePostCodeLibPort80
parent2fc60b703842994beb1d78f9221deca7d81d9159 (diff)
downloadedk2-platforms-efb2311707ec50ff04ebaecbb151ce8d8f168ee4.tar.xz
Synchronize MdePkg h files to Library/Base* c files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6984 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BasePostCodeLibPort80')
-rw-r--r--MdePkg/Library/BasePostCodeLibPort80/PostCode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c b/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
index f47a8aba05..eed47616e5 100644
--- a/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
+++ b/MdePkg/Library/BasePostCodeLibPort80/PostCode.c
@@ -66,7 +66,7 @@ PostCode (
@param Value The 32-bit value to write to the POST card.
@param Description Pointer to an ASCII string that is a description of the
POST code value. This is an optional parameter that may
- be NULL. Ihis parameter is ignored in this implementation.
+ be NULL.
@return The 32-bit value to write to the POST card.