summaryrefslogtreecommitdiff
path: root/pcap-dag.h
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2014-01-03 16:05:37 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2014-01-03 16:05:37 +0400
commit3594ff41d46df4ee23ae3d5f958d15f2b0477ebb (patch)
tree0bc0e891cb41d369b3679c7af78171094557fa6a /pcap-dag.h
parent6cc999c42f9657ab740b1a303be1dcc7f23abb55 (diff)
downloadlibpcap-3594ff41d46df4ee23ae3d5f958d15f2b0477ebb.tar.gz
remove libpcap's own CVS keywords
This change removes CVS keywords that express that the file belongs to libpcap repository. All such keywords represented the revision and timestamp by the end of 2008 or even older.
Diffstat (limited to 'pcap-dag.h')
-rw-r--r--pcap-dag.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pcap-dag.h b/pcap-dag.h
index 47511866..68520dc8 100644
--- a/pcap-dag.h
+++ b/pcap-dag.h
@@ -6,8 +6,6 @@
* at the same time as another type of device.
*
* Author: Richard Littin, Sean Irvine ({richard,sean}@reeltwo.com)
- *
- * @(#) $Header: /tcpdump/master/libpcap/pcap-dag.h,v 1.7 2008-04-04 19:37:45 guy Exp $ (LBL)
*/
pcap_t *dag_create(const char *, char *, int *);