Add comments for functions and fix some coding style issue.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6885 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
niry
2008-12-05 23:47:55 +00:00
parent 4e2dd553a6
commit 120db52c6d
12 changed files with 329 additions and 367 deletions

View File

@@ -68,7 +68,7 @@ SockConnFlush (
IN SOCKET *Sock
);
SOCKET *
SOCKET *
SockCreate (
IN SOCK_INIT_DATA *SockInitData
);