]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMouseDxe/MouseHid.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMouseDxe / MouseHid.c
index ec6a420c14351749ad6353b4bb0e727b5c7191b2..2594b7b2f0cb395b15f8557a97317d821d0cab68 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Helper functions to parse HID report descriptor and items.\r
 \r
-Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -160,7 +160,7 @@ GetItemData (
   There are three item types: Main, Global, and Local.\r
   This function parses these types of HID items according\r
   to tag info.\r
-  \r
+\r
   @param  UsbMouse          The instance of USB_MOUSE_DEV\r
   @param  HidItem           The HID item to parse\r
 \r