oops
This commit is contained in:
parent
380e7f8890
commit
3029436ea6
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ struct udev_device *udev_monitor_receive_device(struct udev_monitor *udev_monito
|
|||
return NULL;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
return udev_device;
|
||||
}
|
||||
|
||||
int udev_monitor_enable_receiving(struct udev_monitor *udev_monitor)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue