]> The Tcpdump Group git mirrors - tcpdump/blobdiff - nlpid.c
Add program_name field in the netdissect_options structure
[tcpdump] / nlpid.c
diff --git a/nlpid.c b/nlpid.c
index 9579ba3a1629f55fc63a8478625b0557ed766da5..b9d59c4c8212d3ad5eee5652cbd332c8abb88bc2 100644 (file)
--- a/nlpid.c
+++ b/nlpid.c
@@ -1,4 +1,4 @@
-/* 
+/*
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that: (1) source code
  * distributions retain the above copyright notice and this paragraph
  * Original code by Hannes Gredler ([email protected])
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/nlpid.c,v 1.4 2004-10-19 15:27:55 hannes Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif