diff options
| author | Michael Biebl <biebl@debian.org> | 2019-08-06 22:46:20 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-08-06 22:46:20 +0200 |
| commit | 5c79b900b59a5ad162ecc836e424468207ff031e (patch) | |
| tree | 2f529ff5c2d8531a2bf2973d96e316786eee9799 /libnm-core/nm-setting-wireless.h | |
| parent | 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af (diff) | |
New upstream version 1.20.0 upstream/1.20.0
Diffstat (limited to 'libnm-core/nm-setting-wireless.h')
| -rw-r--r-- | libnm-core/nm-setting-wireless.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-wireless.h b/libnm-core/nm-setting-wireless.h index dcb11e11..d04bad3a 100644 --- a/libnm-core/nm-setting-wireless.h +++ b/libnm-core/nm-setting-wireless.h @@ -126,6 +126,8 @@ typedef enum { /*< flags >*/ * NM_SETTING_WIRELESS_MODE_MESH: * * Indicates that the connection should create a mesh point. + * + * Since: 1.20 */ #define NM_SETTING_WIRELESS_MODE_MESH "mesh" |