mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-10 19:31:39 +01:00
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:
parent
dd43b56e1a
commit
979b62c8a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue