mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
test/test-libudev.c: minor change to match upstream
This commit is contained in:
parent
d153ba235b
commit
15b5151867
@ -430,7 +430,7 @@ static int test_enumerate(struct udev *udev, const char *subsystem)
|
||||
}
|
||||
|
||||
static int test_hwdb(struct udev *udev, const char *modalias) {
|
||||
struct udev_hwdb * hwdb;
|
||||
struct udev_hwdb *hwdb;
|
||||
struct udev_list_entry *entry;
|
||||
|
||||
hwdb = udev_hwdb_new(udev);
|
||||
|
Loading…
Reference in New Issue
Block a user