From 122e21915101b8f38d81edc6d4f1fd1dd353e28a Mon Sep 17 00:00:00 2001 From: jji4 Date: Wed, 26 Nov 2008 06:38:05 +0000 Subject: Function headers in .h and .c files synchronized with spec git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6731 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BasePostCodeLibDebug/PostCode.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Library/BasePostCodeLibDebug') diff --git a/MdePkg/Library/BasePostCodeLibDebug/PostCode.c b/MdePkg/Library/BasePostCodeLibDebug/PostCode.c index 974adceca7..f51af776c5 100644 --- a/MdePkg/Library/BasePostCodeLibDebug/PostCode.c +++ b/MdePkg/Library/BasePostCodeLibDebug/PostCode.c @@ -31,9 +31,9 @@ processing another any other Post Code Library function, then PostCode() must return Value immediately. - @param Value The 32-bit value to write to the POST card. + @param Value The 32-bit value to write to the POST card. - @return The 32-bit value to write to the POST card. + @return The 32-bit value to write to the POST card. **/ UINT32 -- cgit v1.2.3