diff options
Diffstat (limited to 'usr.sbin/bluetooth/btpand/btpand.c')
-rw-r--r-- | usr.sbin/bluetooth/btpand/btpand.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/btpand/btpand.c b/usr.sbin/bluetooth/btpand/btpand.c index 99a3bc7eacd4..a8c1ca0e8c3b 100644 --- a/usr.sbin/bluetooth/btpand/btpand.c +++ b/usr.sbin/bluetooth/btpand/btpand.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.c,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __COPYRIGHT("@(#) Copyright (c) 2008 Iain Hibbert. All rights reserved."); |