@petermarianF commented on this pull request.
@@ -142,15 +143,15 @@ inline void pcscf_act_time()
* Exported functions */ static cmd_export_t cmds[] = { - {"pcscf_save", (cmd_function)w_save, 1, save_fixup2, 0,ONREPLY_ROUTE }, + {"pcscf_save", (cmd_function)w_save, 1, save_fixup2, 0,ONREPLY_ROUTE },
Added some documentation for save_pending function