mirror of
https://github.com/systemd/systemd.git
synced 2026-07-25 08:45:56 +00:00
libudev: doc - use #NULL
This commit is contained in:
@@ -577,7 +577,7 @@ struct udev_device *udev_device_get_parent(struct udev_device *udev_device)
|
||||
* value, and fill in information from the sys device and the udev
|
||||
* database entry.
|
||||
*
|
||||
* If devtype is NULL, only subsystem is checked, and any devtype will
|
||||
* If devtype is #NULL, only subsystem is checked, and any devtype will
|
||||
* match.
|
||||
*
|
||||
* The returned the device is not referenced. It is attached to the
|
||||
|
||||
Reference in New Issue
Block a user