libnm-util: fix gtk-doc syntax in nm-version.h to avoid a warning

This commit is contained in:
Dan Winship 2014-07-23 17:16:43 -04:00
parent d307a8b061
commit 7d1e0c3781

View file

@ -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) \