diff options
Diffstat (limited to 'lib/libusb/libusb.h')
-rw-r--r-- | lib/libusb/libusb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb.h b/lib/libusb/libusb.h index 5a4d2df98057..0cf10bef1b09 100644 --- a/lib/libusb/libusb.h +++ b/lib/libusb/libusb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/lib/libusb/libusb.h,v 1.9.2.10.2.1 2012/03/03 06:15:13 kensmith Exp $ */ /*- * Copyright (c) 2009 Sylvestre Gallon. All rights reserved. * |