X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibudev%2Flibudev-device.c;h=972ace5d396146cbfed7c5002c256c9c0cd5bd32;hb=19876c9b3de85f3b82dc3b8bbcaf3297b0d51edf;hp=1bef70962c59d7b8a080a6b21090fcf22c644ca8;hpb=dbf61afb29e016fe1b4ac48312a782df1d60a3e6;p=elogind.git diff --git a/src/libudev/libudev-device.c b/src/libudev/libudev-device.c index 1bef70962..972ace5d3 100644 --- a/src/libudev/libudev-device.c +++ b/src/libudev/libudev-device.c @@ -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) {