Fix coding style issues for Tcp4Dxe driver.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6774 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
niry
2008-11-28 08:32:24 +00:00
parent 34ffd1bbb5
commit 85511ddf72
13 changed files with 224 additions and 116 deletions

View File

@@ -205,9 +205,7 @@ SockDestroyChild (
data ProtoData.
@param SockInitData Inital data to setting the socket.
@param ProtoData Pointer to the protocol specific data.
@param Len Length of the protocol specific data.
@return Pointer to the newly created socket. If NULL, error condition occured.
**/