From 6fd76e0b83b7099284dcdc79fc133093106f7051 Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 28 Feb 2005 20:47:51 +0000 Subject: Remove superfluous rcsid tag change. --- comms/cdce/files/patch-if_cdce.c | 9 --------- 1 file changed, 9 deletions(-) diff --git a/comms/cdce/files/patch-if_cdce.c b/comms/cdce/files/patch-if_cdce.c index 18d48f299ade..6d756aaf949e 100644 --- a/comms/cdce/files/patch-if_cdce.c +++ b/comms/cdce/files/patch-if_cdce.c @@ -3,15 +3,6 @@ $FreeBSD$ --- if_cdce.c +++ if_cdce.c -@@ -32,7 +32,7 @@ - */ - - #include --__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; -- cgit