summaryrefslogtreecommitdiff
path: root/tools/regression/tls/ttls2
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-03-21 01:30:13 +0000
commit9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch)
treea9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /tools/regression/tls/ttls2
parent1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff)
Diffstat (limited to 'tools/regression/tls/ttls2')
-rw-r--r--tools/regression/tls/ttls2/Makefile2
-rw-r--r--tools/regression/tls/ttls2/ttls2.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/tls/ttls2/Makefile b/tools/regression/tls/ttls2/Makefile
index 0a3bc95912e80..9d3fc5548646a 100644
--- a/tools/regression/tls/ttls2/Makefile
+++ b/tools/regression/tls/ttls2/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/tls/ttls2/Makefile,v 1.4.24.1 2010/02/10 00:26:20 kensmith Exp $
PROG= ttls2
LDADD+= -lpthread
diff --git a/tools/regression/tls/ttls2/ttls2.c b/tools/regression/tls/ttls2/ttls2.c
index f528e3dcc7398..8f2a86e314f1d 100644
--- a/tools/regression/tls/ttls2/ttls2.c
+++ b/tools/regression/tls/ttls2/ttls2.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/tools/regression/tls/ttls2/ttls2.c,v 1.1.32.1 2010/02/10 00:26:20 kensmith Exp $ */
#include <stdio.h>
#include <pthread.h>