summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-bridge-port.h
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-05-09 15:04:04 -0400
committerDan Winship <danw@gnome.org>2014-08-01 14:34:06 -0400
commitb4ae6eaec9cec10d68bdcce7151b07451e4de6a3 (patch)
tree96a53262f25dfacbbd6ce2c34b1c3484ffea3f1c /libnm-core/nm-setting-bridge-port.h
parent054c12ea30f7e41505ca54655c28abdc14fe05bc (diff)
downloadNetworkManager-b4ae6eaec9cec10d68bdcce7151b07451e4de6a3.tar.gz
libnm: remove Since tags and NM_AVAILABLE_IN_* attributes
Everything currently in libnm has always been there.
Diffstat (limited to 'libnm-core/nm-setting-bridge-port.h')
-rw-r--r--libnm-core/nm-setting-bridge-port.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm-core/nm-setting-bridge-port.h b/libnm-core/nm-setting-bridge-port.h
index fcaf22ed09..f63aa390e2 100644
--- a/libnm-core/nm-setting-bridge-port.h
+++ b/libnm-core/nm-setting-bridge-port.h
@@ -41,8 +41,6 @@ G_BEGIN_DECLS
* @NM_SETTING_BRIDGE_PORT_ERROR_INVALID_PROPERTY: the property was invalid
* @NM_SETTING_BRIDGE_PORT_ERROR_MISSING_PROPERTY: the property was missing and
* is required
- *
- * Since: 0.9.8
*/
typedef enum {
NM_SETTING_BRIDGE_PORT_ERROR_UNKNOWN = 0, /*< nick=UnknownError >*/