Remove superfluous rcsid tag change.

This commit is contained in:
Maxim Sobolev 2005-02-28 20:47:51 +00:00
parent b9bbaeac90
commit e7b18cb104
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130041

View file

@ -3,15 +3,6 @@ $FreeBSD$
--- if_cdce.c
+++ if_cdce.c
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$Id: if_cdce.c,v 1.1 2005/02/27 08:06:48 root Exp root $");
+__FBSDID("$Id: if_cdce.c 148 2005-01-16 02:20:53Z craig $");
/* USB Communication Device Class (Ethernet Networking Control Model)
*
@@ -158,11 +158,12 @@
usb_interface_descriptor_t *id;
usb_endpoint_descriptor_t *ed;