Fix two doxygen comment bugs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6627 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12 2008-11-19 08:57:18 +00:00
parent 6d728ea86e
commit adde977ad4
2 changed files with 5 additions and 5 deletions

View File

@ -527,7 +527,7 @@ UsbGetStatus (
IN EFI_USB_IO_PROTOCOL *UsbIo, IN EFI_USB_IO_PROTOCOL *UsbIo,
IN USB_TYPES_DEFINITION Recipient, IN USB_TYPES_DEFINITION Recipient,
IN UINT16 Target, IN UINT16 Target,
OUT UINT16 *DevStatus, OUT UINT16 *DeviceStatus,
OUT UINT32 *Status OUT UINT32 *Status
); );