summaryrefslogtreecommitdiff
path: root/Nt32Pkg/RealTimeClockRuntimeDxe
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/RealTimeClockRuntimeDxe')
-rw-r--r--Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
index 9c3cc00077..17e657c792 100644
--- a/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
+++ b/Nt32Pkg/RealTimeClockRuntimeDxe/RealTimeClock.c
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -17,7 +17,7 @@ Abstract:
NT Emulation Architectural Protocol Driver as defined in Tiano
---*/
+**/
#include <PiDxe.h>
#include <WinNtDxe.h>