diff options
Diffstat (limited to 'usr.sbin/bluetooth/btpand/tap.c')
-rw-r--r-- | usr.sbin/bluetooth/btpand/tap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/btpand/tap.c b/usr.sbin/bluetooth/btpand/tap.c index c96563338ea2..910f855d9059 100644 --- a/usr.sbin/bluetooth/btpand/tap.c +++ b/usr.sbin/bluetooth/btpand/tap.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/tap.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: tap.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); |