Skip to content

Commit 571c8a0

Browse files
committed
remove unnecessary change
1 parent 9db1503 commit 571c8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/queue.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5546,7 +5546,7 @@ _dispatch_worker_thread(void *context)
55465546
return NULL;
55475547
}
55485548

5549-
static int
5549+
int
55505550
_dispatch_pthread_sigmask(int how, sigset_t *set, sigset_t *oset)
55515551
{
55525552
int r;

0 commit comments

Comments
 (0)