chiark / gitweb /
udev: update docs, NEWS
[elogind.git] / src / libudev / libudev-monitor.c
index 96506fe580c73a8d74a2fafd844a9c2950456d1d..566e9761aa0eb55beef90384f7faa3e33f36f09a 100644 (file)
@@ -400,6 +400,7 @@ _public_ struct udev_monitor *udev_monitor_ref(struct udev_monitor *udev_monitor
  * the bound socket will be closed, and the resources of the monitor
  * will be released.
  *
+ * Returns: the passed udev monitor if it has still an active reference, or #NULL otherwise.
  **/
 _public_ struct udev_monitor *udev_monitor_unref(struct udev_monitor *udev_monitor)
 {