]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/LzmaCustomDecompressLib/GuidedSectionExtraction.c
MdeModulePkg: Change OPTIONAL keyword usage style
[mirror_edk2.git] / MdeModulePkg / Library / LzmaCustomDecompressLib / GuidedSectionExtraction.c
index 8926204d0c2f88af98d3613377f23d7f257d9543..4d89836d0c387c442ac3022d6af9297044cdb46b 100644 (file)
@@ -128,7 +128,7 @@ EFIAPI
 LzmaGuidedSectionExtraction (\r
   IN CONST  VOID    *InputSection,\r
   OUT       VOID    **OutputBuffer,\r
-  OUT       VOID    *ScratchBuffer,        OPTIONAL\r
+  OUT       VOID    *ScratchBuffer         OPTIONAL,\r
   OUT       UINT32  *AuthenticationStatus\r
   )\r
 {\r
@@ -193,4 +193,3 @@ LzmaDecompressLibConstructor (
           LzmaGuidedSectionExtraction\r
           );\r
 }\r
-\r