diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/CpuIdEx.c')
-rw-r--r-- | MdePkg/Library/BaseLib/Ia32/CpuIdEx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/CpuIdEx.c b/MdePkg/Library/BaseLib/Ia32/CpuIdEx.c index 1133397670..9e31ed168d 100644 --- a/MdePkg/Library/BaseLib/Ia32/CpuIdEx.c +++ b/MdePkg/Library/BaseLib/Ia32/CpuIdEx.c @@ -41,7 +41,7 @@ instruction. This is an optional parameter that may be
NULL.
- @return Index
+ @return Index.
**/
UINT32
|