libnm: adjust comment after "Since" annotation for NMCheckpointCreateFlags

It's not clear what the right format for extra comments after "Since:"
is. Do it like for "Deprecated:", where extra comments are common.
This commit is contained in:
Thomas Haller 2023-03-14 08:20:23 +01:00
parent dd43b56e1a
commit 979b62c8a2
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -986,7 +986,7 @@ typedef enum {
*
* The flags for CheckpointCreate call
*
* Since: 1.12 (public since 1.4, g-ir since 1.12)
* Since: 1.12: Public since 1.4, g-ir since 1.12.
*/
typedef enum /*< flags >*/ {
NM_CHECKPOINT_CREATE_FLAG_NONE = 0,