@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 },
Removed these formatting changes
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3317#discussion_r1104780033
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3317/review/1296102358(a)github.com>