dhtlog updates
[oweals/gnunet.git] / src / util / client.c
index eba599575a63c5b46fb0a3f521b497805ca47258..3431ac44855fab17542c16e60ff1887d4d91ff22 100644 (file)
@@ -909,7 +909,7 @@ GNUNET_CLIENT_notify_transmit_ready_cancel (struct
     }
   else
     {
-      GNUNET_break (NULL != th->th);
+      GNUNET_assert (NULL != th->th);
       GNUNET_CONNECTION_notify_transmit_ready_cancel (th->th);
     }
   th->sock->th = NULL;