mirror of
https://github.com/systemd/systemd.git
synced 2025-01-26 14:04:03 +03:00
libudev: fix typo in documentation
This commit is contained in:
parent
afb9771b41
commit
a3321f687b
@ -42,7 +42,7 @@ dist_libexec_SCRIPTS =
|
||||
# libudev
|
||||
# ------------------------------------------------------------------------------
|
||||
LIBUDEV_CURRENT=12
|
||||
LIBUDEV_REVISION=1
|
||||
LIBUDEV_REVISION=2
|
||||
LIBUDEV_AGE=12
|
||||
|
||||
SUBDIRS += libudev/docs
|
||||
|
@ -92,7 +92,7 @@ struct udev_device {
|
||||
};
|
||||
|
||||
/**
|
||||
* udev_device_get_devnum:
|
||||
* udev_device_get_seqnum:
|
||||
* @udev_device: udev device
|
||||
*
|
||||
* This is only valid if the device was received through a monitor. Devices read from
|
||||
|
Loading…
x
Reference in New Issue
Block a user