mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-03 16:20:14 +01:00
libnm-core/8021x: add a missing colon in gtk-doc
The universe is now perfect.
This commit is contained in:
parent
2d1b85f8d7
commit
3f6af3360b
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ typedef enum { /*< underscore_name=nm_setting_802_1x_ck_scheme >*/
|
|||
} NMSetting8021xCKScheme;
|
||||
|
||||
/**
|
||||
* NMSetting8021xAuthFlags
|
||||
* NMSetting8021xAuthFlags:
|
||||
* @NM_SETTING_802_1X_AUTH_FLAGS_NONE: No flags
|
||||
* @NM_SETTING_802_1X_AUTH_FLAGS_TLS_1_0_DISABLE: Disable TLSv1.0
|
||||
* @NM_SETTING_802_1X_AUTH_FLAGS_TLS_1_1_DISABLE: Disable TLSv1.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue