summaryrefslogtreecommitdiff
path: root/missing/strsep.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/strsep.c')
-rw-r--r--missing/strsep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/strsep.c b/missing/strsep.c
index 19fb6b2c01780..0362d1f51b718 100644
--- a/missing/strsep.c
+++ b/missing/strsep.c
@@ -33,7 +33,7 @@
#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)";
+ "@(#) $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