summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wocky/wocky-jingle-content.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/wocky/wocky-jingle-content.c b/wocky/wocky-jingle-content.c
index 82eea32..1874fed 100644
--- a/wocky/wocky-jingle-content.c
+++ b/wocky/wocky-jingle-content.c
@@ -485,6 +485,8 @@ send_gtalk4_transport_accept (gpointer user_data)
wocky_jingle_session_send (c->session, msg);
+ priv->gtalk4_event_id = 0;
+
return FALSE;
}