]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.c
MdeModulePkg: Apply uncrustify changes
[mirror_edk2.git] / MdeModulePkg / Library / FmpAuthenticationLibNull / FmpAuthenticationLibNull.c
index 533e1ea5acc3b07294860353b72a6ae3444bb8de..6b205a97156aed54a413813d20fffa311e39a8d0 100644 (file)
@@ -55,6 +55,6 @@ AuthenticateFmpImage (
   IN UINTN                              PublicKeyDataLength\r
   )\r
 {\r
-  ASSERT(FALSE);\r
+  ASSERT (FALSE);\r
   return RETURN_UNSUPPORTED;\r
 }\r