summaryrefslogtreecommitdiff
path: root/tools/regression/tls/ttls1
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/tls/ttls1')
-rw-r--r--tools/regression/tls/ttls1/Makefile2
-rw-r--r--tools/regression/tls/ttls1/ttls1.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/tls/ttls1/Makefile b/tools/regression/tls/ttls1/Makefile
index d3b6e65214123..e1fd8cc6d85cb 100644
--- a/tools/regression/tls/ttls1/Makefile
+++ b/tools/regression/tls/ttls1/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/tls/ttls1/Makefile,v 1.4.26.1 2010/12/21 17:10:29 kensmith Exp $
PROG= ttls1
LDADD+= -L../libxx -lxx -Wl,--rpath=${.OBJDIR}/../libxx
diff --git a/tools/regression/tls/ttls1/ttls1.c b/tools/regression/tls/ttls1/ttls1.c
index 9c514aeecf7a4..96dcc8ae500c1 100644
--- a/tools/regression/tls/ttls1/ttls1.c
+++ b/tools/regression/tls/ttls1/ttls1.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/tools/regression/tls/ttls1/ttls1.c,v 1.2.34.1 2010/12/21 17:10:29 kensmith Exp $ */
#include <stdio.h>