summaryrefslogtreecommitdiff
path: root/usr.sbin/ndp/gmt2local.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-07 15:46:18 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-10-07 15:46:18 +0000
commit864ecc5bfcc362b43af6ff75b2966e0629f6841f (patch)
tree695dd1a22ebc6ff3550f3f4f8608c698157f795e /usr.sbin/ndp/gmt2local.c
parenteacee2a399020294ebf22ae5dbb806477c8e6f51 (diff)
delete ugly $Header stuff; pr 5595
Diffstat (limited to 'usr.sbin/ndp/gmt2local.c')
-rw-r--r--usr.sbin/ndp/gmt2local.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ndp/gmt2local.c b/usr.sbin/ndp/gmt2local.c
index b8a3af3abe0..01ff8732d22 100644
--- a/usr.sbin/ndp/gmt2local.c
+++ b/usr.sbin/ndp/gmt2local.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: gmt2local.c,v 1.1 2004/01/25 20:45:13 deraadt Exp $ */
+/* $OpenBSD: gmt2local.c,v 1.2 2007/10/07 15:46:17 deraadt Exp $ */
/*
* Copyright (c) 1997
@@ -23,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /cvs/OpenBSD/src/usr.sbin/ndp/gmt2local.c,v 1.1 2004/01/25 20:45:13 deraadt Exp $ (LBL)";
+ "@(#) $Id: gmt2local.c,v 1.2 2007/10/07 15:46:17 deraadt Exp $ (LBL)";
#endif
#include <sys/types.h>