Add /* _FOO_H_ */ after the final #endif to make danfe happy.
This commit is contained in:
parent
8eadbd831e
commit
ddbcc78273
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144109
@ -78,4 +78,4 @@ struct cdce_softc {
|
||||
#define CDCE_UNLOCK(_sc)
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif /* _USB_IF_CDCEREG_H_ */
|
||||
|
@ -78,4 +78,4 @@ int usb_ether_tx_list_init (void *, struct ue_cdata *,
|
||||
void usb_ether_rx_list_free (struct ue_cdata *);
|
||||
void usb_ether_tx_list_free (struct ue_cdata *);
|
||||
|
||||
#endif
|
||||
#endif /* _USB_ETHERSUBR_H_ */
|
||||
|
@ -290,4 +290,4 @@ int usbd_driver_load(module_t mod, int what, void *arg);
|
||||
#define splhardusb splbio
|
||||
#define IPL_USB IPL_BIO
|
||||
|
||||
#endif
|
||||
#endif /* _USBDI_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user