From a87df80edf5eef67a060caef5cf91d3ccc3c790b Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 21 Aug 2015 11:04:48 +0000 Subject: [PATCH] Remove non-ASCII characters from this file. No functional change. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15576 --- helgrind/tests/tc17_sembar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helgrind/tests/tc17_sembar.c b/helgrind/tests/tc17_sembar.c index 635cfcf14f..88a1fe5bb6 100644 --- a/helgrind/tests/tc17_sembar.c +++ b/helgrind/tests/tc17_sembar.c @@ -104,7 +104,7 @@ gomp_barrier_wait (gomp_barrier_t *bar) my_sem_wait (bar->sem2); // 2 down } pthread_mutex_unlock (&bar->mutex1); - /* «Resultats professionnels!» First we made this thread have an + /* "Resultats professionnels!" First we made this thread have an obvious (Thrcheck-visible) dependency on all other threads calling gomp_barrier_wait. Then, we released them all again, so they all have a (visible) dependency on this thread. -- 2.47.2