]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Fixed line number.
authorBart Van Assche <bvanassche@acm.org>
Thu, 10 Jul 2008 12:14:17 +0000 (12:14 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 10 Jul 2008 12:14:17 +0000 (12:14 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8414

drd/tests/atomic_var.stderr.exp

index 5dc8dc0001a7e2469d3b31c09cb0287d7c932bd5..0772b66b4aca6531d89112afb366bad3b1ab0749 100644 (file)
@@ -7,7 +7,7 @@ Conflicting load by thread 2/3 at 0x........ size 4
    by 0x........: (within libpthread-?.?.so)
    by 0x........: clone (in /...libc...)
 Location 0x........ is 0 bytes inside local var "s_y"
-declared at atomic_var.c:30, in frame #? of thread 2
+declared at atomic_var.c:32, in frame #? of thread 2
 y = 1
 Test finished.