docs: add missing MM_CHECK_VERSION documentation

This commit is contained in:
Aleksander Morgado
2019-07-11 11:13:40 +02:00
committed by Aleksander Morgado
parent 8d8b3a722a
commit c96b03d3a9

View File

@@ -58,6 +58,8 @@
* @minor: minor version (e.g. 2 for version 1.2.5)
* @micro: micro version (e.g. 5 for version 1.2.5)
*
* Checks the version of ModemManager at compile time.
*
* Returns: %TRUE if the version of the ModemManager header files
* is the same as or newer than the passed-in version.
*/