summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Library/EfiResetSystemLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Include/Library/EfiResetSystemLib.h')
-rw-r--r--EmbeddedPkg/Include/Library/EfiResetSystemLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmbeddedPkg/Include/Library/EfiResetSystemLib.h b/EmbeddedPkg/Include/Library/EfiResetSystemLib.h
index 89e0a11c7d..83b95c9ddb 100644
--- a/EmbeddedPkg/Include/Library/EfiResetSystemLib.h
+++ b/EmbeddedPkg/Include/Library/EfiResetSystemLib.h
@@ -36,7 +36,7 @@ LibResetSystem (
IN UINTN DataSize,
IN CHAR16 *ResetData OPTIONAL
);
-
+
/**
@@ -44,7 +44,7 @@ LibResetSystem (
@param ImageHandle The firmware allocated handle for the EFI image.
@param SystemTable A pointer to the EFI System Table.
-
+
@retval EFI_SUCCESS The constructor always returns EFI_SUCCESS.
**/