]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/RestJsonStructure.h
RedfishPkg/RestJsonStructureDxe: Fix typo in function header
[mirror_edk2.git] / MdePkg / Include / Protocol / RestJsonStructure.h
index c9e9a35a41571800a181967b1d3cdcb47cf3c8da..ea3c4a62a97e02653376136520a8f6fdd28c6338 100644 (file)
@@ -132,7 +132,7 @@ EFI_STATUS
                                          supports.\r
   @param[in]    ToStructure              The function to convert REST JSON resource to structure.\r
   @param[in]    ToJson                   The function to convert REST JSON structure to JSON in text format.\r
-  @param[out]    DestroyStructure         Destroy REST JSON structure returned in ToStructure() function.\r
+  @param[in]    DestroyStructure         Destroy REST JSON structure returned in ToStructure() function.\r
 \r
   @retval EFI_SUCCESS             Register successfully.\r
   @retval Others                  Fail to register.\r