summaryrefslogtreecommitdiff
path: root/fad-getad.c
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 /fad-getad.c
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 'fad-getad.c')
-rw-r--r--fad-getad.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/fad-getad.c b/fad-getad.c
index af371d46..69240d20 100644
--- a/fad-getad.c
+++ b/fad-getad.c
@@ -32,11 +32,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/libpcap/fad-getad.c,v 1.12 2007-09-14 00:44:55 guy Exp $ (LBL)";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif