Commit 651b88c4 authored by Swetank Srivastava's avatar Swetank Srivastava Committed by Vijay C

compilation fixe

parent 589ba66a
......@@ -2463,7 +2463,7 @@ void *ss_eNB_sys_process_itti_msg(void *notUsed)
g_log->sfn = tinfo.sfn;
g_log->sf = (uint32_t)tinfo.sf;
LOG_A(ENB_SS_SYS_TASK_, "[SYS] received SS_UPD_TIM_INFO SFN: %d SF: %d\n", tinfo.sfn, tinfo.sf);
LOG_A(ENB_SS_SYS_TASK, "[SYS] received SS_UPD_TIM_INFO SFN: %d SF: %d\n", tinfo.sfn, tinfo.sf);
}
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment