]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Include/Library/VirtioLib.h
OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding style
[mirror_edk2.git] / OvmfPkg / Include / Library / VirtioLib.h
index 3bebd9f2f4b7b8f1a9aa81b1ed9df4f82f4e457d..9a502f3e6776453b2864ba06c732ab119de8d711 100644 (file)
@@ -152,7 +152,7 @@ typedef struct {
 \r
   The calling driver must be in VSTAT_DRIVER_OK state.\r
 \r
-  @param[in out] Ring  The virtio ring we intend to append descriptors to.\r
+  @param[in,out] Ring  The virtio ring we intend to append descriptors to.\r
 \r
   @param[out] Indices  The DESC_INDICES structure to initialize.\r
 \r