diff options
Diffstat (limited to 'usr.sbin/bluetooth/btpand/server.c')
-rw-r--r-- | usr.sbin/bluetooth/btpand/server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bluetooth/btpand/server.c b/usr.sbin/bluetooth/btpand/server.c index 0843d0c709260..6d4c9accc9cb8 100644 --- a/usr.sbin/bluetooth/btpand/server.c +++ b/usr.sbin/bluetooth/btpand/server.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/server.c,v 1.2.2.1.4.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: server.c,v 1.2 2009/01/24 17:29:28 plunky Exp $"); |