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:
@@ -484,7 +484,7 @@ TcpDeliverData (
|
||||
NetbufFree (Nbuf);
|
||||
return -1;
|
||||
break;
|
||||
case default:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user