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:
xli24 2008-11-17 04:34:14 +00:00
parent 96437c903c
commit d41be01a6f
1 changed files with 1 additions and 1 deletions

View File

@ -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