Signed-off-by: Ping Cheng <[email protected]> --- src/wcmUSB.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/wcmUSB.c b/src/wcmUSB.c index 197d9fc..d58a740 100644 --- a/src/wcmUSB.c +++ b/src/wcmUSB.c @@ -945,8 +945,8 @@ static int usbIdToType(int id) } /** - * Find the tool type (STYLUS_ID, etc.) based on or the current tool - * serial number if the device_id is unknown (0) or the device_id . + * Find the tool type (STYLUS_ID, etc.) based on the device_id or the + * current tool serial number if the device_id is unknown (0). * * @param ds The current device state received from the kernel. * @return The tool type associated with the tool id or the current -- 1.7.4 ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
