aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/voip_calls.c')
-rw-r--r--gtk/voip_calls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/voip_calls.c b/gtk/voip_calls.c
index b9376e58b3..a2bf71a6a2 100644
--- a/gtk/voip_calls.c
+++ b/gtk/voip_calls.c
@@ -101,7 +101,7 @@ static h245_labels_t h245_labels;
/****************************************************************************/
/* the one and only global voip_calls_tapinfo_t structure */
static voip_calls_tapinfo_t the_tapinfo_struct =
- {0, NULL, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0};
+ {0, NULL, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0};
/* the one and only global voip_rtp_tapinfo_t structure */
static voip_rtp_tapinfo_t the_tapinfo_rtp_struct =