chiark / gitweb /
libudev: remove dead code
[elogind.git] / src / libudev / libudev-device.c
index 1bef70962c59d7b8a080a6b21090fcf22c644ca8..972ace5d396146cbfed7c5002c256c9c0cd5bd32 100644 (file)
@@ -1124,7 +1124,7 @@ _public_ const char *udev_device_get_sysname(struct udev_device *udev_device)
  *
  * Get the instance number of the device.
  *
- * Returns: the trailing number string of of the device name
+ * Returns: the trailing number string of the device name
  **/
 _public_ const char *udev_device_get_sysnum(struct udev_device *udev_device)
 {