From f2965f4e263274d27e2d9a1291a60785543f3e0c Mon Sep 17 00:00:00 2001 From: jljusten Date: Wed, 15 May 2013 06:22:15 +0000 Subject: OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding style Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14360 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/Include/Library/VirtioLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OvmfPkg/Include') diff --git a/OvmfPkg/Include/Library/VirtioLib.h b/OvmfPkg/Include/Library/VirtioLib.h index 3bebd9f2f4..9a502f3e67 100644 --- a/OvmfPkg/Include/Library/VirtioLib.h +++ b/OvmfPkg/Include/Library/VirtioLib.h @@ -152,7 +152,7 @@ typedef struct { The calling driver must be in VSTAT_DRIVER_OK state. - @param[in out] Ring The virtio ring we intend to append descriptors to. + @param[in,out] Ring The virtio ring we intend to append descriptors to. @param[out] Indices The DESC_INDICES structure to initialize. -- cgit v1.2.3