From 2fc59a003ed9104f9feebe0e418f2a04a50f3284 Mon Sep 17 00:00:00 2001 From: myronporter Date: Fri, 25 Jun 2010 21:56:02 +0000 Subject: Minor grammatical work--mostly adding periods. Items with ONLY period added did not have the heading date changed, but Items with content changes had heading copyright dates updated. Sending separately a list of files missing Doxygen @param and @return information. (PENDING) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10604 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/Ia32/FxRestore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/BaseLib/Ia32/FxRestore.c') diff --git a/MdePkg/Library/BaseLib/Ia32/FxRestore.c b/MdePkg/Library/BaseLib/Ia32/FxRestore.c index 695cbfd0f2..abfc6cc552 100644 --- a/MdePkg/Library/BaseLib/Ia32/FxRestore.c +++ b/MdePkg/Library/BaseLib/Ia32/FxRestore.c @@ -23,7 +23,7 @@ by Buffer. Buffer must be aligned on a 16-byte boundary. This function is only available on IA-32 and x64. - @param Buffer Pointer to a buffer to save the floating point/SSE/SSE2 context. + @param Buffer The pointer to a buffer to save the floating point/SSE/SSE2 context. **/ VOID -- cgit v1.2.3