Explorar o código

io_wait.c: logging: DBG -> LM_DBG

Ovidiu Sas %!s(int64=10) %!d(string=hai) anos
pai
achega
57b1c29da4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      io_wait.c

+ 1 - 1
io_wait.c

@@ -141,7 +141,7 @@ retry1:
 			goto error;
 	}
 
-	DBG("init_sigio: trying signal %d... \n", h->signo);
+	LM_DBG("trying signal %d... \n", h->signo);
 	
 	if (sigaddset(&h->sset, h->signo)==-1){
 		LM_ERR("sigaddset failed for %d: %s [%d]\n",