about summary refs log tree commit diff
path: root/clients/tui/nmt-page-team.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/tui/nmt-page-team.c')
-rw-r--r--clients/tui/nmt-page-team.c2
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)