mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 23:54:02 +02:00
Use @retval instead of @return.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6556 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
96437c903c
commit
d41be01a6f
@ -205,7 +205,7 @@ EfiMtcEventHandler (
|
||||
@param ImageHandle The image handle of this driver.
|
||||
@param SystemTable The pointer of EFI_SYSTEM_TABLE.
|
||||
|
||||
@return EFI_SUCCESS The initialization is successful.
|
||||
@retval EFI_SUCCESS The initialization is successful.
|
||||
|
||||
**/
|
||||
EFI_STATUS
|
||||
|
Loading…
x
Reference in New Issue
Block a user