From 35945dc1b734c5c022b14139299a72871ca268e1 Mon Sep 17 00:00:00 2001 From: dillon Date: Sun, 30 Sep 2001 22:30:55 +0000 Subject: Add __FBSDID()s to libusb --- lib/libusb/usage.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libusb/usage.c') diff --git a/lib/libusb/usage.c b/lib/libusb/usage.c index 7e71bff..e6931b9 100644 --- a/lib/libusb/usage.c +++ b/lib/libusb/usage.c @@ -24,11 +24,11 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ - * */ +#include +__FBSDID("$FreeBSD$"); + #include #include #include -- cgit v1.1