Author: bart Date: 2008-03-09 16:18:31 +0000 (Sun, 09 Mar 2008) New Revision: 7617
Log: Fixed spelling error. Modified: trunk/exp-drd/tests/linuxthreads_det.c trunk/exp-drd/tests/linuxthreads_det.stdout.exp Modified: trunk/exp-drd/tests/linuxthreads_det.c =================================================================== --- trunk/exp-drd/tests/linuxthreads_det.c 2008-03-09 16:16:06 UTC (rev 7616) +++ trunk/exp-drd/tests/linuxthreads_det.c 2008-03-09 16:18:31 UTC (rev 7617) @@ -17,7 +17,7 @@ { if (s_main_thread_pid == getpid()) { - printf("NPTL or non-Linux POSIX threads implemenentation detected.\n"); + printf("NPTL or non-Linux POSIX threads implementation detected.\n"); } else { Modified: trunk/exp-drd/tests/linuxthreads_det.stdout.exp =================================================================== --- trunk/exp-drd/tests/linuxthreads_det.stdout.exp 2008-03-09 16:16:06 UTC (rev 7616) +++ trunk/exp-drd/tests/linuxthreads_det.stdout.exp 2008-03-09 16:18:31 UTC (rev 7617) @@ -1 +1 @@ -NPTL or non-Linux POSIX threads implemenentation detected. +NPTL or non-Linux POSIX threads implementation detected. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list Valgrind-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-developers