summaryrefslogtreecommitdiff
path: root/Nt32Pkg/TimerDxe/Timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/TimerDxe/Timer.c')
-rw-r--r--Nt32Pkg/TimerDxe/Timer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/TimerDxe/Timer.c b/Nt32Pkg/TimerDxe/Timer.c
index d9944414cf..fd75c160c4 100644
--- a/Nt32Pkg/TimerDxe/Timer.c
+++ b/Nt32Pkg/TimerDxe/Timer.c
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -21,7 +21,7 @@ Abstract:
timer service. In the future, the Thread creation should possibly be
abstracted by the CPU architectural protocol
---*/
+**/
#include "Timer.h"