2
0
Эх сурвалжийг харах

ims_icscf: sync ims_icscf_timer_routine() declaration

Victor Seva 6 өдөр өмнө
parent
commit
7905312a18

+ 1 - 1
src/modules/ims_icscf/scscf_list.h

@@ -179,6 +179,6 @@ int cscf_reply_transactional_async(
  * @returns the tmb.t_reply() result
  */
 
-void ims_icscf_timer_routine();
+void ims_icscf_timer_routine(unsigned int ticks, void *param);
 
 #endif