diff options
author | joe <joe@FreeBSD.org> | 2002-04-01 19:01:09 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2002-04-01 19:01:09 +0000 |
commit | a8d3735e783f4868ca88798e06562b03b1b40889 (patch) | |
tree | d9614a6fb3db536a4bc7970f0ab71d93744e3cfa /sys/dev/usb/uhcivar.h | |
parent | 97a1f83469897fc068d90a42aca2c79a7191cbd7 (diff) | |
download | FreeBSD-src-a8d3735e783f4868ca88798e06562b03b1b40889.zip FreeBSD-src-a8d3735e783f4868ca88798e06562b03b1b40889.tar.gz |
Use ANSI prototypes and declarations.
Update $NetBSD$ idents to better reflect reality.
Diffstat (limited to 'sys/dev/usb/uhcivar.h')
-rw-r--r-- | sys/dev/usb/uhcivar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/uhcivar.h b/sys/dev/usb/uhcivar.h index a47ff25..163defe 100644 --- a/sys/dev/usb/uhcivar.h +++ b/sys/dev/usb/uhcivar.h @@ -1,4 +1,4 @@ -/* $NetBSD: uhcivar.h,v 1.29 2000/04/25 09:20:55 augustss Exp $ */ +/* $NetBSD: uhcivar.h,v 1.31 2000/06/01 14:28:59 augustss Exp $ */ /* $FreeBSD$ */ /* |