diff options
Diffstat (limited to 'contrib/tcpdump/gmt2local.c')
-rw-r--r-- | contrib/tcpdump/gmt2local.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/gmt2local.c b/contrib/tcpdump/gmt2local.c index 5812cfecbbe59..4ae7a1d2e1681 100644 --- a/contrib/tcpdump/gmt2local.c +++ b/contrib/tcpdump/gmt2local.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: gmt2local.c,v 1.2 97/01/23 22:31:25 leres Exp $ (LBL)"; + "@(#) $Header: /home/ncvs/src/contrib/tcpdump/gmt2local.c,v 1.1.1.1 1998/09/15 19:36:21 fenner Exp $ (LBL)"; #endif #include <sys/types.h> |