@oej 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;
Bad whitespace?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3408#pullrequestreview-1364634313
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3408/review/1364634313(a)github.com>