diff options
Diffstat (limited to 'tools/regression/sockets/unix_cmsg/unix_cmsg.t')
-rw-r--r-- | tools/regression/sockets/unix_cmsg/unix_cmsg.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/sockets/unix_cmsg/unix_cmsg.t b/tools/regression/sockets/unix_cmsg/unix_cmsg.t index c8dea1596697..0e9fce44f6c8 100644 --- a/tools/regression/sockets/unix_cmsg/unix_cmsg.t +++ b/tools/regression/sockets/unix_cmsg/unix_cmsg.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/unix_cmsg/unix_cmsg.t,v 1.1.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ cd `dirname $0` cmd="./`basename $0 .t`" |