]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DiskIo.h
Fix doxygen issue:
[mirror_edk2.git] / MdePkg / Include / Protocol / DiskIo.h
index c499c84c3823404894f4080e4c0d1d4044e8ebc2..6fb2bcf9465b09aacabcc6b79dbeb57f4539222f 100644 (file)
@@ -55,7 +55,7 @@ typedef EFI_DISK_IO_PROTOCOL  EFI_DISK_IO;
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_DISK_READ) (\r
+(EFIAPI *EFI_DISK_READ)(\r
   IN EFI_DISK_IO_PROTOCOL         *This,\r
   IN UINT32                       MediaId,\r
   IN UINT64                       Offset,\r
@@ -84,7 +84,7 @@ EFI_STATUS
 **/\r
 typedef\r
 EFI_STATUS\r
-(EFIAPI *EFI_DISK_WRITE) (\r
+(EFIAPI *EFI_DISK_WRITE)(\r
   IN EFI_DISK_IO_PROTOCOL         *This,\r
   IN UINT32                       MediaId,\r
   IN UINT64                       Offset,\r