From 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sun, 21 Mar 2010 01:30:13 +0000 Subject: Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.3-RELEASE image. --- tools/regression/include/tgmath/Makefile | 2 +- tools/regression/include/tgmath/tgmath.c | 2 +- tools/regression/include/tgmath/tgmath.t | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/regression/include') diff --git a/tools/regression/include/tgmath/Makefile b/tools/regression/include/tgmath/Makefile index 64626c51d3c24..ef862b0494d01 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.3.22.1 2010/02/10 00:26:20 kensmith Exp $ PROG= tgmath CFLAGS+= -fno-builtin -std=c99 diff --git a/tools/regression/include/tgmath/tgmath.c b/tools/regression/include/tgmath/tgmath.c index 037810ad9df05..45d8b072476d4 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.24.1 2010/02/10 00:26:20 kensmith Exp $ */ #include diff --git a/tools/regression/include/tgmath/tgmath.t b/tools/regression/include/tgmath/tgmath.t index 8bdfd03be81b6..9445c809ae7ce 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.24.1 2010/02/10 00:26:20 kensmith Exp $ cd `dirname $0` -- cgit v1.2.3