]> The Tcpdump Group git mirrors - libpcap/commitdiff
Get rid of RCS ID.
authorGuy Harris <[email protected]>
Sun, 19 Mar 2017 03:00:05 +0000 (20:00 -0700)
committerGuy Harris <[email protected]>
Sun, 19 Mar 2017 03:00:05 +0000 (20:00 -0700)
We already got rid of it in most files; get rid of it here.  Git has no
notion of a source control ID that can be expanded in the checkout
process.

sf-pcap-ng.c
sf-pcap.c

index 0c02829e71e53dec7047144612bf3090c6c5a6d2..6633181648d9fa496d6680ade81f977e3f97404e 100644 (file)
  * sf-pcap-ng.c - pcap-ng-file-format-specific code from savefile.c
  */
 
  * sf-pcap-ng.c - pcap-ng-file-format-specific code from savefile.c
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header$ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
index ac305d4b01f3237717951fd473934c16d52b172b..9317eedcc2922bfd22ebd42aa2713eaaba300cff 100644 (file)
--- a/sf-pcap.c
+++ b/sf-pcap.c
  * dependent values so we can print the dump file on any architecture.
  */
 
  * dependent values so we can print the dump file on any architecture.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header$ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif