]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/strsep.c
remove tcpdump's own CVS keywords
[tcpdump] / missing / strsep.c
index 0362d1f51b7180ed77b0c5a77de1285069e40f09..bcce4c46861a9d70f8a60c60c9e3c52607af7737 100644 (file)
  * SUCH DAMAGE.
  */
 
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/missing/strsep.c,v 1.3 2003-03-25 08:33:48 guy Exp $ (LBL)";
-#endif /* LIBC_SCCS and not lint */
-
 #ifdef HAVE_CONFIG_H 
 #include <config.h>
 #endif