Fix several syntax issue to pass build.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7047 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8
2008-12-16 15:10:14 +00:00
parent aceceae816
commit dfa596b8f7
2 changed files with 4 additions and 4 deletions

View File

@@ -484,7 +484,7 @@ TcpDeliverData (
NetbufFree (Nbuf);
return -1;
break;
case default:
default:
break;
}