Fix function name in documentation

The function name in the documentation of AcpiEfiCompareGuid was referring to the wrong function.
This commit is contained in:
Matthias Lange 2017-07-28 10:16:41 +02:00 committed by GitHub
parent 6cd1ba2619
commit 63a89b3d96
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ struct _ACPI_EFI_RUNTIME_SERVICES *RT;
/******************************************************************************
*
* FUNCTION: AcpiEfiGetRsdpViaGuid
* FUNCTION: AcpiEfiCompareGuid
*
* PARAMETERS: Guid1 - GUID to compare
* Guid2 - GUID to compare