- fix
[oweals/gnunet.git] / src / util / client.c
index 69380c9b03ae1233f60d8c7d85b73cfc38c8d643..8b4776201eaeb06bf489803dc41dda75199dad1d 100644 (file)
@@ -1007,6 +1007,7 @@ client_notify (void *cls, size_t size, void *buf)
   size_t ret;
   struct GNUNET_TIME_Relative delay;
 
+  LOG (GNUNET_ERROR_TYPE_DEBUG, "client_notify is running\n");
   th->th = NULL;
   client->th = NULL;
   if (NULL == buf)