X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fdiscovery.c;fp=src%2Fdiscovery.c;h=0ef1001da471901f766f2206d93c356fc515cc3b;hb=78d7a5e98ff6569ef977bc4c72bd965b706b6e7c;hp=8248e9e7be4e151818f1be74fddc62f0c940bfd0;hpb=445ef01ff266968b6545823aefece548c1517a40;p=meshlink diff --git a/src/discovery.c b/src/discovery.c index 8248e9e7..0ef1001d 100644 --- a/src/discovery.c +++ b/src/discovery.c @@ -389,6 +389,7 @@ static void discovery_log_cb(CattaLogLevel level, const char *txt) { break; case CATTA_LOG_DEBUG: + default: mlevel = MESHLINK_DEBUG; break; }