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/Library/VirtioLib/VirtioLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OvmfPkg/Library') diff --git a/OvmfPkg/Library/VirtioLib/VirtioLib.c b/OvmfPkg/Library/VirtioLib/VirtioLib.c index db619eee1..01260b387 100644 --- a/OvmfPkg/Library/VirtioLib/VirtioLib.c +++ b/OvmfPkg/Library/VirtioLib/VirtioLib.c @@ -285,7 +285,7 @@ VirtioRingUninit ( 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