From: qhuang8 Date: Wed, 4 Jun 2008 04:33:35 +0000 (+0000) Subject: Minor update to follow coding style. X-Git-Tag: edk2-stable201903~20894 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=5f3fdf9832a376a53878592e9d3d24f07427cc55 Minor update to follow coding style. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5321 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/MdePkg/Library/PeiPiLib/PeiPiLib.c b/MdePkg/Library/PeiPiLib/PeiPiLib.c index 3030b1cd7f..20b599e507 100644 --- a/MdePkg/Library/PeiPiLib/PeiPiLib.c +++ b/MdePkg/Library/PeiPiLib/PeiPiLib.c @@ -61,7 +61,8 @@ PiLibInstallFvInfoPpi ( IN UINT32 FvInfoSize, IN EFI_GUID *ParentFvName, OPTIONAL IN EFI_GUID *ParentFileName OPTIONAL - ) { + ) +{ EFI_STATUS Status; EFI_PEI_FIRMWARE_VOLUME_INFO_PPI *FvInfoPpi;