gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r31416 - gnunet/src/conversation


From: gnunet
Subject: [GNUnet-SVN] r31416 - gnunet/src/conversation
Date: Mon, 16 Dec 2013 16:41:52 +0100

Author: harsha
Date: 2013-12-16 16:41:52 +0100 (Mon, 16 Dec 2013)
New Revision: 31416

Modified:
   gnunet/src/conversation/test_conversation_api_twocalls.c
Log:
- reset counters to continue the resumed call


Modified: gnunet/src/conversation/test_conversation_api_twocalls.c
===================================================================
--- gnunet/src/conversation/test_conversation_api_twocalls.c    2013-12-16 
15:36:11 UTC (rev 31415)
+++ gnunet/src/conversation/test_conversation_api_twocalls.c    2013-12-16 
15:41:52 UTC (rev 31416)
@@ -201,6 +201,8 @@
     /* time to hang up ... */
     GNUNET_CONVERSATION_call_stop (call1);
     call1 = NULL;
+    call_i = 0;
+    phone_i = 0;
   }
 }
 




reply via email to

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