We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cb11b commit 19a5229Copy full SHA for 19a5229
tests/incremental/11-restart/12-mutex-simple-access.patch
@@ -1,5 +1,5 @@
1
---- tests/incremental/13-restart-write/09-mutex-simple-access.c
2
-+++ tests/incremental/13-restart-write/09-mutex-simple-access.c
+--- tests/incremental/11-restart/12-mutex-simple-access.c
++++ tests/incremental/11-restart/12-mutex-simple-access.c
3
@@ -7,7 +7,7 @@ pthread_mutex_t mutex2 = PTHREAD_MUTEX_INITIALIZER;
4
5
void *t_fun(void *arg) {
0 commit comments