X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FUsb%2FUsbMouseDxe%2FMouseHid.c;h=2b6d86030b2602998852c08daf04ec998f455a9a;hp=de44aec516e4c2a1d88f7732912938710a80e944;hb=d22867471fe5178a00a03d8dde0b0ab0d5a5fa5d;hpb=957ca63190bc2770d0383408bf87587112e84881 diff --git a/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c b/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c index de44aec516..2b6d86030b 100644 --- a/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c +++ b/MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c @@ -22,7 +22,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent Only short item is supported here. @param StartPos Start position of the HID item to get. - @param EndPos End position of the range to get the the next HID item. + @param EndPos End position of the range to get the next HID item. @param HidItem Buffer for the HID Item to return. @return Pointer to end of the HID item returned.