]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libudev/libudev-device.c
libudev: device - fix typo in udev_device_get_sysattr_list_entry() 273/head
authorTom Gundersen <teg@jklm.no>
Wed, 17 Jun 2015 19:57:25 +0000 (21:57 +0200)
committerTom Gundersen <teg@jklm.no>
Wed, 17 Jun 2015 20:03:34 +0000 (22:03 +0200)
commit7bb092142e2022edcc9958ce1bd50f59d01c5b6f
treeec94ac8cdb33a709c4d0edc1a2058664b68e80c4
parentd5df0d950f8bc91633800476947b5f856a10fc08
libudev: device - fix typo in udev_device_get_sysattr_list_entry()

We were adding the attributes to the wrong list.
src/libudev/libudev-device.c