summaryrefslogtreecommitdiff
path: root/print-sunatm.c
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2014-01-03 00:59:08 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2014-01-03 00:59:08 +0400
commitfe3253b9b8fad9e75f863157eba0780418182f17 (patch)
tree6bf175d4739ee221785ceb0c01fc222165767f5a /print-sunatm.c
parent1afe315b6f2f86e3d277cc7b7489b57dc8b78c07 (diff)
downloadtcpdump-fe3253b9b8fad9e75f863157eba0780418182f17.tar.gz
remove tcpdump's own CVS keywords
Remove lots of $Header's and a few $Id's that all belong to the former CVS repository of tcpdump itself. These keywords have been frozen since the migration to git in late 2008.
Diffstat (limited to 'print-sunatm.c')
-rw-r--r--print-sunatm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/print-sunatm.c b/print-sunatm.c
index 94a17b40..12975d96 100644
--- a/print-sunatm.c
+++ b/print-sunatm.c
@@ -29,10 +29,6 @@
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-sunatm.c,v 1.8 2004-03-17 23:24:38 guy Exp $ (LBL)";
-#endif
#ifdef HAVE_CONFIG_H
#include "config.h"