@miconda commented on this pull request.
In src/modules/dispatcher/dispatcher.c:
> @@ -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, view it on GitHub, or unsubscribe.