summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib/Ia32/FxSave.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/FxSave.c')
-rw-r--r--MdePkg/Library/BaseLib/Ia32/FxSave.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/FxSave.c b/MdePkg/Library/BaseLib/Ia32/FxSave.c
index 6d49f86c2..74949f299 100644
--- a/MdePkg/Library/BaseLib/Ia32/FxSave.c
+++ b/MdePkg/Library/BaseLib/Ia32/FxSave.c
@@ -23,7 +23,7 @@
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