From 83e6e9d5489663389631e5d75438edf8e3cc62f1 Mon Sep 17 00:00:00 2001 From: eric_tian Date: Tue, 22 Jan 2008 07:17:16 +0000 Subject: delete a unwanted semicolon sign. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4610 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/Dhcp4.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MdePkg/Include/Protocol') diff --git a/MdePkg/Include/Protocol/Dhcp4.h b/MdePkg/Include/Protocol/Dhcp4.h index 03885ebf4f..486899fdce 100644 --- a/MdePkg/Include/Protocol/Dhcp4.h +++ b/MdePkg/Include/Protocol/Dhcp4.h @@ -365,9 +365,8 @@ EFI_STATUS IN UINT32 AppendCount, IN EFI_DHCP4_PACKET_OPTION *AppendList[] OPTIONAL, OUT EFI_DHCP4_PACKET **NewPacket - ); + ) ; - /** Transmits a DHCP formatted packet and optionally waits for responses. -- cgit v1.2.3