mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-20 12:14:27 +02:00
OvmfPkg/Xen: Fix a typo
Fix a typo in a comment. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Anthony Perard <anthony.perard@citrix.com> Cc: Julien Grall <julien@xen.org> Acked-by: Anthony PERARD <anthony.perard@citrix.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-60-philmd@redhat.com>
This commit is contained in:
parent
9854561c08
commit
38c92f7030
@ -27,7 +27,7 @@ XenGrantTableInit (
|
|||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Desinitilize the Grant Table.
|
De-initialize the Grant Table.
|
||||||
**/
|
**/
|
||||||
VOID
|
VOID
|
||||||
XenGrantTableDeinit (
|
XenGrantTableDeinit (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user