diff options
Diffstat (limited to 'libnm-core/nm-setting-team-port.h')
| -rw-r--r-- | libnm-core/nm-setting-team-port.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-team-port.h b/libnm-core/nm-setting-team-port.h index 86efb97c..546cc69a 100644 --- a/libnm-core/nm-setting-team-port.h +++ b/libnm-core/nm-setting-team-port.h @@ -40,6 +40,9 @@ G_BEGIN_DECLS #define NM_SETTING_TEAM_PORT_CONFIG "config" +/** + * NMSettingTeamPort: + */ struct _NMSettingTeamPort { NMSetting parent; }; |