diff options
Diffstat (limited to 'lib/libusb/libusb10_io.c')
-rw-r--r-- | lib/libusb/libusb10_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb10_io.c b/lib/libusb/libusb10_io.c index ce797239805f..d89bd256f73c 100644 --- a/lib/libusb/libusb10_io.c +++ b/lib/libusb/libusb10_io.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libusb/libusb10_io.c,v 1.3.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2009 Sylvestre Gallon. All rights reserved. * |