summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_mem.c
diff options
context:
space:
mode:
authorfgsch <fgsch@openbsd.org>2000-07-04 11:44:20 +0000
committerfgsch <fgsch@openbsd.org>2000-07-04 11:44:20 +0000
commit82426cf3b279940ef76b217706b0c03228290c05 (patch)
treefab3dc409a2eacc9d426d1ae2acfdf2c8551cce1 /sys/dev/usb/usb_mem.c
parentadd uvisor and clcs, both commented out. (diff)
downloadwireguard-openbsd-82426cf3b279940ef76b217706b0c03228290c05.tar.xz
wireguard-openbsd-82426cf3b279940ef76b217706b0c03228290c05.zip
sync with NetBSD... well almost. someone w/ the hw should check umass.
Diffstat (limited to 'sys/dev/usb/usb_mem.c')
-rw-r--r--sys/dev/usb/usb_mem.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usb_mem.c b/sys/dev/usb/usb_mem.c
index 2856ce3545d..8b97d677c56 100644
--- a/sys/dev/usb/usb_mem.c
+++ b/sys/dev/usb/usb_mem.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: usb_mem.c,v 1.9 2000/03/30 16:19:33 aaron Exp $ */
+/* $OpenBSD: usb_mem.c,v 1.10 2000/07/04 11:44:24 fgsch Exp $ */
/* $NetBSD: usb_mem.c,v 1.19 2000/03/27 12:33:58 augustss Exp $ */
/*
@@ -6,7 +6,7 @@
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by Lennart Augustsson (augustss@carlstedt.se) at
+ * by Lennart Augustsson (lennart@augustsson.net) at
* Carlstedt Research & Technology.
*
* Redistribution and use in source and binary forms, with or without