From: Niklas Hofmann Date: Sat, 9 Aug 2014 16:45:29 +0000 (+0200) Subject: fix in log message X-Git-Url: http://git.meshlink.io/?p=meshlink;a=commitdiff_plain;h=3e1a75fe228d471dc8c1c7c344ce75859f13b3c8 fix in log message --- diff --git a/src/net.c b/src/net.c index 5db7f031..594d4bf8 100644 --- a/src/net.c +++ b/src/net.c @@ -309,7 +309,7 @@ static void periodic_handler(event_loop_t *loop, void *data) { } if(satisfied) { - logger(mesh, MESHLINK_INFO, "* If we have enough active connections, remove pending outgoing connections."); + logger(mesh, MESHLINK_INFO, "* We have enough active connections, remove pending outgoing connections."); /* If we have enough active connections, remove any pending outgoing connections. Do not remove pending connections to unreachable