diff options
Diffstat (limited to 'clients/tui/nmt-page-team.c')
| -rw-r--r-- | clients/tui/nmt-page-team.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/tui/nmt-page-team.c b/clients/tui/nmt-page-team.c index 2523bd85..cfe12703 100644 --- a/clients/tui/nmt-page-team.c +++ b/clients/tui/nmt-page-team.c @@ -121,7 +121,7 @@ edit_clicked (NmtNewtButton *button, NM_SETTING_TEAM_CONFIG, new_config, NULL); g_free (new_config); -} +} static void nmt_page_team_constructed (GObject *object) |