From 6ae81428485020dd371eaefa5b97b24f21efe117 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 19 Mar 2008 03:23:16 +0000 Subject: Modify all file header to follow doxygen format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4906 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c') diff --git a/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c b/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c index 6c3a6c82b2..ed8ee3c453 100644 --- a/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c +++ b/Nt32Pkg/WinNtSerialIoDxe/WinNtSerialIo.c @@ -1,4 +1,4 @@ -/*++ +/**@file Copyright (c) 2006 - 2007, Intel Corporation All rights reserved. This program and the accompanying materials @@ -43,7 +43,7 @@ Abstract: If Handle(1) contains a gEfiWinNtSerialPortGuid protocol then the driver is loaded on the device. ---*/ +**/ #include "WinNtSerialIo.h" -- cgit v1.2.3