diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-02-28 20:47:51 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2005-02-28 20:47:51 +0000 |
commit | e7b18cb1043b50ced68f8b271cfb300d2da08693 (patch) | |
tree | beb49d05b54d127937f22c89fa586db8fbc1211e /comms | |
parent | b9bbaeac90bc1f8ed83f2aa3dad03db6d3148ce4 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cdce/files/patch-if_cdce.c | 9 |
1 files changed, 0 insertions, 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 <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; |