Changes
1 changed files (+1/-1)
-
-
@@ -923,7 +923,7 @@ return;}; const req = kind.request(allocator, req_id, zone.internal.id) catch |err| { std.log.err("Unable to compose zone subscription request: {s}", .{@errorName(err)}); std.log.err("Unable to compose control request: {s}", .{@errorName(err)}); return; }; defer allocator.free(req);
-