diff --git a/src/modules/auth/auth_mod.c b/src/modules/auth/auth_mod.c index f9b7097c14d..cc16643eb49 100644 --- a/src/modules/auth/auth_mod.c +++ b/src/modules/auth/auth_mod.c @@ -342,7 +342,7 @@ static int mod_init(void) } #ifdef USE_NC else{ - LM_INFO("qop set, but nonce-count (nc_enabled) support" + LM_INFO("qop set, but nonce-count (nonce_count) support" " disabled\n"); } #endif