gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r33450 - gnunet-gtk/src/conversation


From: gnunet
Subject: [GNUnet-SVN] r33450 - gnunet-gtk/src/conversation
Date: Sat, 31 May 2014 23:06:02 +0200

Author: grothoff
Date: 2014-05-31 23:06:02 +0200 (Sat, 31 May 2014)
New Revision: 33450

Modified:
   gnunet-gtk/src/conversation/gnunet-conversation-gtk_phone.c
Log:
-expand clean-up logic

Modified: gnunet-gtk/src/conversation/gnunet-conversation-gtk_phone.c
===================================================================
--- gnunet-gtk/src/conversation/gnunet-conversation-gtk_phone.c 2014-05-31 
21:05:43 UTC (rev 33449)
+++ gnunet-gtk/src/conversation/gnunet-conversation-gtk_phone.c 2014-05-31 
21:06:02 UTC (rev 33450)
@@ -381,7 +381,7 @@
   if (NULL != oc->call)
   {
     GNUNET_CONVERSATION_call_stop (oc->call);
-    ic->caller = NULL;
+    oc->call = NULL;
   }
   GNUNET_free (oc->peer_name);
   gtk_tree_row_reference_free (oc->rr);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]