Change the file path for wifi cert storage
[platform/core/connectivity/net-config.git] / src / utils / util.c
index 107b86f..b5d96a6 100755 (executable)
@@ -160,7 +160,7 @@ void netconfig_start_timer(guint msecs,
        }
 
        if ((timer_id != NULL && *timer_id != 0)) {
-               ERR("timer already is registered");
+               DBG("timer already is registered");
                return;
        }