From: guy Date: Sat, 22 Sep 2007 02:06:08 +0000 (+0000) Subject: Add an RCS ID. X-Git-Tag: libpcap-1.1.0~446 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/59a4fbc8f7880db5da163a4cca720e3473c34339?ds=inline Add an RCS ID. --- diff --git a/pcap/usb.h b/pcap/usb.h index 3f037b00..63036b87 100644 --- a/pcap/usb.h +++ b/pcap/usb.h @@ -30,6 +30,7 @@ * Basic USB data struct * By Paolo Abeni * + * @(#) $Header: /tcpdump/master/libpcap/pcap/usb.h,v 1.6 2007-09-22 02:06:08 guy Exp $ */ #ifndef _PCAP_USB_STRUCTS_H__