@marcus-orchard commented on this pull request.
@@ -318,7 +318,7 @@ static int get_version(str* res,
sip_msg_t* msg)
res->s = buf;
res->len = version.len;
tcpconn_put(c);
- return 0;
+ return 0;
Yes, removed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3408#discussion_r1153226434
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3408/review/1365063126(a)github.com>