diff options
Diffstat (limited to 'usr.sbin/sysinstall/usb.c')
-rw-r--r-- | usr.sbin/sysinstall/usb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/usb.c b/usr.sbin/sysinstall/usb.c index 4eedbd555f89..1d14c97960dc 100644 --- a/usr.sbin/sysinstall/usb.c +++ b/usr.sbin/sysinstall/usb.c @@ -1,7 +1,7 @@ /* * USB support for sysinstall * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/usb.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ * * Copyright (c) 2000 John Baldwin <jhb@FreeBSD.org>. All rights reserved. * |