diff options
Diffstat (limited to 'usr.sbin/bluetooth/btpand/event.c')
-rw-r--r-- | usr.sbin/bluetooth/btpand/event.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/btpand/event.c b/usr.sbin/bluetooth/btpand/event.c index 159f90c862d4..4b51abbdd2d2 100644 --- a/usr.sbin/bluetooth/btpand/event.c +++ b/usr.sbin/bluetooth/btpand/event.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/event.c,v 1.1.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Hack to provide libevent (see devel/libevent port) like API. |