diff options
Diffstat (limited to 'lib/libc_r/test/propagate_s.pl')
-rwxr-xr-x | lib/libc_r/test/propagate_s.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/propagate_s.pl b/lib/libc_r/test/propagate_s.pl index 9cd5fb054ae14..facad9adb94c5 100755 --- a/lib/libc_r/test/propagate_s.pl +++ b/lib/libc_r/test/propagate_s.pl @@ -31,7 +31,7 @@ # # Verify that no cancellation points are propagated inside of libc_r. # -# $FreeBSD$ +# $FreeBSD: src/lib/libc_r/test/propagate_s.pl,v 1.1.42.1 2010/12/21 17:10:29 kensmith Exp $ # @CPOINTS = ("aio_suspend", "close", "creat", "fcntl", "fsync", "mq_receive", |