Update PciCfg2.c to follow strict ANSI C spec.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3687 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1
2007-08-22 08:42:13 +00:00
parent 5157f1d73a
commit 702887db45
3 changed files with 25 additions and 9 deletions

View File

@ -1546,4 +1546,4 @@ CustomDecompressExtractSection (
CoreFreePool (ScratchBuffer);
return EFI_SUCCESS;
}
}