diff options
author | Denis Ovsienko <infrastation@yandex.ru> | 2014-01-03 16:05:37 +0400 |
---|---|---|
committer | Denis Ovsienko <infrastation@yandex.ru> | 2014-01-03 16:05:37 +0400 |
commit | 3594ff41d46df4ee23ae3d5f958d15f2b0477ebb (patch) | |
tree | 0bc0e891cb41d369b3679c7af78171094557fa6a /pcap-dag.h | |
parent | 6cc999c42f9657ab740b1a303be1dcc7f23abb55 (diff) |
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.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 *); |