summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-serial.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-core/nm-setting-serial.h')
-rw-r--r--libnm-core/nm-setting-serial.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-serial.h b/libnm-core/nm-setting-serial.h
index 582892277b..182efc6176 100644
--- a/libnm-core/nm-setting-serial.h
+++ b/libnm-core/nm-setting-serial.h
@@ -60,6 +60,9 @@ typedef enum {
#define NM_SETTING_SERIAL_STOPBITS "stopbits"
#define NM_SETTING_SERIAL_SEND_DELAY "send-delay"
+/**
+ * NMSettingSerial:
+ */
struct _NMSettingSerial {
NMSetting parent;
};