summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c')
-rw-r--r--EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c b/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c
index 59c8cd16b0..6fd6516bf2 100644
--- a/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c
+++ b/EmbeddedPkg/Library/HalRuntimeServicesExampleLib/Rtc.c
@@ -14,7 +14,7 @@
**/
-
+
typedef struct {
@@ -255,8 +255,8 @@ RtcTimeFieldsValid (
Routine Description:
Arguments:
-
- Returns:
+
+ Returns:
--*/
// TODO: Time - add argument and description to function comment
// TODO: EFI_INVALID_PARAMETER - add return value to function comment