From: Sree Harsha Totakura Date: Sun, 22 Dec 2013 10:30:23 +0000 (+0000) Subject: - fix #3217 X-Git-Tag: initial-import-from-subversion-38251~5217 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a4577fd45b434e5fc84af6e6daf293779785f5c8;p=oweals%2Fgnunet.git - fix #3217 --- diff --git a/src/conversation/conversation_api_call.c b/src/conversation/conversation_api_call.c index 7cd723c2c..befbbc910 100644 --- a/src/conversation/conversation_api_call.c +++ b/src/conversation/conversation_api_call.c @@ -417,7 +417,7 @@ handle_gns_response (void *cls, struct ClientCallMessage *ccm; GNUNET_break (NULL != call->gns_lookup); - GNUNET_break (CS_LOOKUP == call->gns_lookup); + GNUNET_break (CS_LOOKUP == call->state); call->gns_lookup = NULL; for (i=0;i