diff options
Diffstat (limited to 'usr.sbin/bluetooth/btpand/client.c')
-rw-r--r-- | usr.sbin/bluetooth/btpand/client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/btpand/client.c b/usr.sbin/bluetooth/btpand/client.c index 97064dbbbddc..fecaf6d58336 100644 --- a/usr.sbin/bluetooth/btpand/client.c +++ b/usr.sbin/bluetooth/btpand/client.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/client.c,v 1.1.4.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: client.c,v 1.2 2008/12/06 20:01:14 plunky Exp $"); |