doc: lib_vesion: correctly format return values

Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
Karl Palsson
2020-03-19 16:40:48 +00:00
committed by Roger Light
parent 765f7343c2
commit d46707fe02
+1 -1
View File
@@ -189,7 +189,7 @@ typedef struct mqtt5__property mosquitto_property;
* be returned in this variable.
*
* Returns:
* LIBMOSQUITTO_VERSION_NUMBER, which is a unique number based on the major,
* LIBMOSQUITTO_VERSION_NUMBER - which is a unique number based on the major,
* minor and revision values.
* See Also:
* <mosquitto_lib_cleanup>, <mosquitto_lib_init>