mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove superfluous rcsid tag change.
This commit is contained in:
parent
b9bbaeac90
commit
e7b18cb104
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130041
1 changed files with 0 additions and 9 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue