diff options
Diffstat (limited to 'Nt32Pkg/WinNtSerialIoDxe/ComponentName.c')
-rw-r--r-- | Nt32Pkg/WinNtSerialIoDxe/ComponentName.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c b/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c index e322e7e..507268c 100644 --- a/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c +++ b/Nt32Pkg/WinNtSerialIoDxe/ComponentName.c @@ -1,4 +1,4 @@ -/*++
+/**@file
Copyright (c) 2006, Intel Corporation
All rights reserved. This program and the accompanying materials
@@ -15,7 +15,7 @@ Module Name: Abstract:
---*/
+**/
#include "WinNtSerialIo.h"
|