diff options
Diffstat (limited to 'tools/regression/include/tgmath')
| -rw-r--r-- | tools/regression/include/tgmath/Makefile | 2 | ||||
| -rw-r--r-- | tools/regression/include/tgmath/tgmath.c | 2 | ||||
| -rw-r--r-- | tools/regression/include/tgmath/tgmath.t | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/regression/include/tgmath/Makefile b/tools/regression/include/tgmath/Makefile index 53e3b9a36a1b..f746c90ce2c9 100644 --- a/tools/regression/include/tgmath/Makefile +++ b/tools/regression/include/tgmath/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/include/tgmath/Makefile,v 1.4.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $ PROG= tgmath CSTD= c99 diff --git a/tools/regression/include/tgmath/tgmath.c b/tools/regression/include/tgmath/tgmath.c index 037810ad9df0..dac5f099e133 100644 --- a/tools/regression/include/tgmath/tgmath.c +++ b/tools/regression/include/tgmath/tgmath.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/include/tgmath/tgmath.c,v 1.2.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ */ #include <sys/cdefs.h> diff --git a/tools/regression/include/tgmath/tgmath.t b/tools/regression/include/tgmath/tgmath.t index 8bdfd03be81b..54e60e8999da 100644 --- a/tools/regression/include/tgmath/tgmath.t +++ b/tools/regression/include/tgmath/tgmath.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/include/tgmath/tgmath.t,v 1.1.22.1.8.1 2012/03/03 06:15:13 kensmith Exp $ cd `dirname $0` |
