mirror of
https://github.com/systemd/systemd.git
synced 2026-07-26 03:06:21 +00:00
usb_id: s/image/media/
This commit is contained in:
@@ -62,7 +62,7 @@ static void set_usb_iftype(char *to, int if_class_num, size_t len)
|
||||
case 5: /* Physical */
|
||||
break;
|
||||
case 6:
|
||||
type = "image";
|
||||
type = "media";
|
||||
break;
|
||||
case 7:
|
||||
type = "printer";
|
||||
|
||||
Reference in New Issue
Block a user