diff --git a/gnome/src/video/video_callbacks.c b/gnome/src/video/video_callbacks.c
index f1c9ed74f2b99c3d66d1e04065e4ee04032ebf35..bf532eaa451e53050469cccbda132756d73875ec 100644
--- a/gnome/src/video/video_callbacks.c
+++ b/gnome/src/video/video_callbacks.c
@@ -287,7 +287,7 @@ add_handle(const gchar *id)
                 g_free(c);
             }
 
-         g_strfreev(participant_list);
+            g_strfreev(participant_list);
 
         } else if (call_type == IS_CALL) { /* on a simple call */