chiark / gitweb /
libudev: add monitor documentation
[elogind.git] / udev / lib / libudev-device.c
index f6ad541de4afa24e2b07526148cbceae5a6cf35d..6465157fbd49ca8036eace793d423b821ca4f379 100644 (file)
@@ -127,6 +127,7 @@ struct udev_device *udev_device_new_from_devpath(struct udev *udev, const char *
 
 /**
  * udev_device_get_udev:
+ * @udev_device: udev device
  *
  * Retrieve the udev library context the device was created with.
  *