Leftover error message from when this was serial-only code.
Signed-off-by: Peter Hutterer <[email protected]>
---
libwacom/libwacom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libwacom/libwacom.c b/libwacom/libwacom.c
index 811948a..23bdb2f 100644
--- a/libwacom/libwacom.c
+++ b/libwacom/libwacom.c
@@ -179,7 +179,7 @@ get_device_info (const char *path,
g_assert (product_str);
if (sscanf(product_str, "%d/%x/%x/%d", &garbage, vendor_id,
product_id, &garbage) != 4) {
- libwacom_error_set(error, WERROR_UNKNOWN_MODEL,
"Unimplemented serial bus");
+ libwacom_error_set(error, WERROR_UNKNOWN_MODEL, "Unable
to parse model identification");
g_object_unref(parent);
goto bail;
}
--
1.7.10.1
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel