summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
diff options
context:
space:
mode:
authoremax <emax@FreeBSD.org>2003-11-14 03:45:29 +0000
committeremax <emax@FreeBSD.org>2003-11-14 03:45:29 +0000
commit644a1d748273b8d0028d046ac696f6709f4b20ca (patch)
tree964f386d04b41c146c4c8dff11cff16fdde5fc96 /sys/netgraph/bluetooth/hci/ng_hci_evnt.h
parent296889def06a5d1ceb9563f9342017b5e7734841 (diff)
downloadFreeBSD-src-644a1d748273b8d0028d046ac696f6709f4b20ca.zip
FreeBSD-src-644a1d748273b8d0028d046ac696f6709f4b20ca.tar.gz
Change double include protection style in headers to match
the rest of Netgraph code. Reviewed by: imp, ru Approved by: imp (mentor)
Diffstat (limited to 'sys/netgraph/bluetooth/hci/ng_hci_evnt.h')
-rw-r--r--sys/netgraph/bluetooth/hci/ng_hci_evnt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/bluetooth/hci/ng_hci_evnt.h b/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
index 497dda0..09769da 100644
--- a/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
+++ b/sys/netgraph/bluetooth/hci/ng_hci_evnt.h
@@ -30,7 +30,7 @@
*/
#ifndef _NETGRAPH_HCI_EVNT_H_
-#define _NETGRAPH_HCI_EVNT_H_ 1
+#define _NETGRAPH_HCI_EVNT_H_
/*
* HCI events processing routines
OpenPOWER on IntegriCloud