helgrind/tests/cond_timedwait_invalid: Update expected output because of r12213

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12215 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/helgrind/tests/cond_timedwait_invalid.stderr.exp b/helgrind/tests/cond_timedwait_invalid.stderr.exp
index 83401df..5b15d90 100644
--- a/helgrind/tests/cond_timedwait_invalid.stderr.exp
+++ b/helgrind/tests/cond_timedwait_invalid.stderr.exp
@@ -9,7 +9,7 @@
    with error code 22 (EINVAL: Invalid argument)
    at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...)
    by 0x........: pthread_cond_timedwait@* (hg_intercepts.c:...)
-   by 0x........: main (cond_timedwait_invalid.c:16)
+   by 0x........: main (cond_timedwait_invalid.c:22)
 
 
 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)