diff options
Diffstat (limited to 'IntelFspPkg/Include/Library/FspPlatformLib.h')
-rw-r--r-- | IntelFspPkg/Include/Library/FspPlatformLib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IntelFspPkg/Include/Library/FspPlatformLib.h b/IntelFspPkg/Include/Library/FspPlatformLib.h index 1132320dd2..51d296835e 100644 --- a/IntelFspPkg/Include/Library/FspPlatformLib.h +++ b/IntelFspPkg/Include/Library/FspPlatformLib.h @@ -38,7 +38,7 @@ FspMigrateTemporaryMemory ( );
/**
- Set a new stack frame for the continuation function
+ Set a new stack frame for the continuation function.
**/
VOID
|