mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-06 11:06:13 +00:00
dell: Don't use 'dongle' to describe hardware
This commit is contained in:
parent
6058f67d19
commit
06b9eb8294
@ -302,7 +302,7 @@ fu_plugin_dell_dock_func(gconstpointer user_data)
|
||||
g_clear_error(&error);
|
||||
g_assert_cmpint(devices->len, ==, 0);
|
||||
|
||||
/* inject a USB dongle matching correct VID/PID */
|
||||
/* inject a USB receiver matching correct VID/PID */
|
||||
out[0] = 0;
|
||||
out[1] = 0;
|
||||
fu_plugin_dell_inject_fake_data(self->plugin_dell,
|
||||
|
Loading…
Reference in New Issue
Block a user