summaryrefslogtreecommitdiff
path: root/usr.sbin/tcpdump/gmt2local.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/tcpdump/gmt2local.c')
-rw-r--r--usr.sbin/tcpdump/gmt2local.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/tcpdump/gmt2local.c b/usr.sbin/tcpdump/gmt2local.c
index dd27bc04afd..ea37c53b7ad 100644
--- a/usr.sbin/tcpdump/gmt2local.c
+++ b/usr.sbin/tcpdump/gmt2local.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: gmt2local.c,v 1.2 2000/10/03 14:31:55 ho Exp $ */
+
/*
* Copyright (c) 1997
* The Regents of the University of California. All rights reserved.
@@ -21,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/gmt2local.c,v 1.1 1999/07/28 20:41:35 jakob Exp $ (LBL)";
+ "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/tcpdump/gmt2local.c,v 1.2 2000/10/03 14:31:55 ho Exp $ (LBL)";
#endif
#include <sys/types.h>