From 84a7b99b4e02a260bf7ff9b540032f4cb7bc612a Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 23 Feb 2004 15:32:56 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_2_1_RELEASE'. This commit was manufactured to restore the state of the 5.2.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- sys/dev/usb/ukbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/usb/ukbd.c') diff --git a/sys/dev/usb/ukbd.c b/sys/dev/usb/ukbd.c index 2d36c2f5ec79..24e46320597d 100644 --- a/sys/dev/usb/ukbd.c +++ b/sys/dev/usb/ukbd.c @@ -37,7 +37,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/usb/ukbd.c,v 1.45 2003/10/04 21:41:01 joe Exp $"); /* * HID spec: http://www.usb.org/developers/data/devclass/hid1_1.pdf -- cgit v1.3