summaryrefslogtreecommitdiff
path: root/sys/dev/usb/sl811hs.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/sl811hs.c')
-rw-r--r--sys/dev/usb/sl811hs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/sl811hs.c b/sys/dev/usb/sl811hs.c
index 3620d5f91afbd..1405776cb2b9e 100644
--- a/sys/dev/usb/sl811hs.c
+++ b/sys/dev/usb/sl811hs.c
@@ -70,7 +70,7 @@
#include <dev/usb/sl811hsreg.h>
#include <dev/usb/sl811hsvar.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/usb/sl811hs.c,v 1.6.10.1 2010/02/10 00:26:20 kensmith Exp $");
static inline u_int8_t sl11read(struct slhci_softc *, int);
static inline void sl11write(struct slhci_softc *, int, u_int8_t);