about summary refs log tree commit diff
path: root/libnm-glib/nm-device-bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/nm-device-bridge.h')
-rw-r--r--libnm-glib/nm-device-bridge.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libnm-glib/nm-device-bridge.h b/libnm-glib/nm-device-bridge.h
index 3462063d..67e08df7 100644
--- a/libnm-glib/nm-device-bridge.h
+++ b/libnm-glib/nm-device-bridge.h
@@ -40,6 +40,8 @@ G_BEGIN_DECLS
  * @NM_DEVICE_BRIDGE_ERROR_NOT_BRIDGE_CONNECTION: the connection was not of bridge type
  * @NM_DEVICE_BRIDGE_ERROR_INVALID_BRIDGE_CONNECTION: the bridge connection was invalid
  * @NM_DEVICE_BRIDGE_ERROR_INTERFACE_MISMATCH: the interfaces of the connection and the device mismatched
+ *
+ * Since: 0.9.8
  */
 typedef enum {
 	NM_DEVICE_BRIDGE_ERROR_UNKNOWN = 0,               /*< nick=UnknownError >*/