From e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 7 May 2005 17:51:10 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_4_0_RELEASE'. This commit was manufactured to restore the state of the 5.4-RELEASE image. --- tools/regression/tls/libxx/Makefile | 2 +- tools/regression/tls/libxx/xx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/regression/tls/libxx') diff --git a/tools/regression/tls/libxx/Makefile b/tools/regression/tls/libxx/Makefile index c3c853d869620..d76011e2d4e47 100644 --- a/tools/regression/tls/libxx/Makefile +++ b/tools/regression/tls/libxx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/libxx/Makefile,v 1.1.2.1 2005/02/13 07:23:36 obrien Exp $ LIB= xx SHLIB_MAJOR= 1 diff --git a/tools/regression/tls/libxx/xx.c b/tools/regression/tls/libxx/xx.c index 6d1e73f79a05c..0b031c9bea70f 100644 --- a/tools/regression/tls/libxx/xx.c +++ b/tools/regression/tls/libxx/xx.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/tls/libxx/xx.c,v 1.1 2004/08/03 09:04:00 dfr Exp $ */ extern int __thread yy1; int __thread xx1 = 1; -- cgit v1.2.3