@miconda commented on this pull request.
@@ -1800,15 +1800,16 @@ static void
dispatcher_rpc_add(rpc_t *rpc, void *ctx)
{
int group, flags;
str dest;
+ str attrs;
Fix also the indentation here, since the `S` needs to be added below.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2336#pullrequestreview-419808428