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 5be8ac11754b..20f1cd546b48 100644 --- a/usr.sbin/sysinstall/usb.c +++ b/usr.sbin/sysinstall/usb.c @@ -24,7 +24,7 @@ * * used floppy.c and cdrom.c as templates, edited as necessary. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/usb.c,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #include <sys/fcntl.h> |