]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMouseDxe / UsbMouseDxe.inf
index 7097520e81c098099c5a06b95f174199741ebed0..8f60f70b9df5a985aceb8902a6a0cf447f0be586 100644 (file)
@@ -1,4 +1,4 @@
-#/** @file\r
+## @file\r
 # USB Mouse Driver that manages USB mouse and produces Simple Pointer Protocol.\r
 #\r
 # USB Mouse Driver consumes USB I/O Protocol and Device Path Protocol, and produces\r
@@ -20,7 +20,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -40,7 +40,7 @@
 #  COMPONENT_NAME2               =  gUsbMouseComponentName2\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   MouseHid.c\r
   UsbMouse.c\r