mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-05 05:28:17 +02:00
libnm-util: fix gtk-doc syntax in nm-version.h to avoid a warning
This commit is contained in:
parent
d307a8b061
commit
7d1e0c3781
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
* @minor: minor version (e.g. 2 for version 1.2.5)
|
||||
* @micro: micro version (e.g. 5 for version 1.2.5)
|
||||
*
|
||||
* Returns %TRUE if the version of the NetworkManager header files
|
||||
* Returns: %TRUE if the version of the NetworkManager header files
|
||||
* is the same as or newer than the passed-in version.
|
||||
*/
|
||||
#define NM_CHECK_VERSION(major,minor,micro) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue