diff options
Diffstat (limited to 'sys/netgraph/bluetooth/hci/ng_hci_main.c')
-rw-r--r-- | sys/netgraph/bluetooth/hci/ng_hci_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_main.c b/sys/netgraph/bluetooth/hci/ng_hci_main.c index 58545ee980547..dfe029f4f4420 100644 --- a/sys/netgraph/bluetooth/hci/ng_hci_main.c +++ b/sys/netgraph/bluetooth/hci/ng_hci_main.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_hci_main.c,v 1.2 2003/03/18 00:09:36 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/hci/ng_hci_main.c,v 1.6.10.1.4.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <sys/param.h> |