]> git.proxmox.com Git - mirror_edk2.git/commitdiff
SecurityPkg: Update coding style
authorChao Zhang <chao.b.zhang@intel.com>
Thu, 6 Aug 2015 08:17:54 +0000 (08:17 +0000)
committerczhang46 <czhang46@Edk2>
Thu, 6 Aug 2015 08:17:54 +0000 (08:17 +0000)
Update to EDK2 coding style

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18171 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/Library/AuthVariableLib/AuthService.c

index 8805f54f9d6661606b51b666110f4b970c43614d..1f9ba15384f2ce16084d7c148f5f4f86c1939d3a 100644 (file)
@@ -1977,7 +1977,8 @@ InsertCertsToDb (
 EFI_STATUS\r
 CleanCertsFromDb (\r
   VOID\r
-  ){\r
+  )\r
+{\r
   UINT32                  Offset;\r
   AUTH_CERT_DB_DATA       *Ptr;\r
   UINT32                  NameSize;\r