summaryrefslogtreecommitdiffstats
path: root/Nt32Pkg/TimerDxe/Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Nt32Pkg/TimerDxe/Timer.h')
-rw-r--r--Nt32Pkg/TimerDxe/Timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/TimerDxe/Timer.h b/Nt32Pkg/TimerDxe/Timer.h
index ed1d00a23f..fd680b1613 100644
--- a/Nt32Pkg/TimerDxe/Timer.h
+++ b/Nt32Pkg/TimerDxe/Timer.h
@@ -1,4 +1,4 @@
-/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -19,7 +19,7 @@ Abstract:
This Timer module uses an NT Thread to simulate the timer-tick driven
timer service.
---*/
+**/
#ifndef _TIMER_H_
#define _TIMER_H_