diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2015-01-22 14:33:02 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2015-01-22 14:33:02 +0000 |
commit | e2c9d3f2833865314e4bfde5983094acd044c6ea (patch) | |
tree | c6452481a0f74b008fec2627c6864426f88dfc70 /sys/dev | |
parent | d2fc6afed6d1b3fe7353522134f9f677df7b994c (diff) |
Replace some obvious '$OpenBSD' and '$OpenBSD:' typos with '$OpenBSD$'.
Pointed out by dickman@.
ok sthen@ phessler@
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/uslhcom.c | 2 | ||||
-rw-r--r-- | sys/dev/usb/uslhcomreg.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/uslhcom.c b/sys/dev/usb/uslhcom.c index 2478680be7a..fc559510e8f 100644 --- a/sys/dev/usb/uslhcom.c +++ b/sys/dev/usb/uslhcom.c @@ -1,4 +1,4 @@ -/* $OpenBSD: */ +/* $OpenBSD: uslhcom.c,v 1.2 2015/01/22 14:33:01 krw Exp $ */ /* * Copyright (c) 2015 SASANO Takayoshi <uaa@openbsd.org> diff --git a/sys/dev/usb/uslhcomreg.h b/sys/dev/usb/uslhcomreg.h index 286cde277e7..0e6adc0a3b2 100644 --- a/sys/dev/usb/uslhcomreg.h +++ b/sys/dev/usb/uslhcomreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: */ +/* $OpenBSD: uslhcomreg.h,v 1.2 2015/01/22 14:33:01 krw Exp $ */ /* * Copyright (c) 2015 SASANO Takayoshi <uaa@openbsd.org> |