From 8d4d9ec3f34c3d040d5516ccb8536d26c2f3d387 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sun, 28 Jan 2001 22:45:21 +0000 Subject: $OpenBSD$ --- sbin/startkey/Makefile | 2 ++ sbin/startkey/startkey.c | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'sbin/startkey') diff --git a/sbin/startkey/Makefile b/sbin/startkey/Makefile index 87f7eed127a..0729d72cd05 100644 --- a/sbin/startkey/Makefile +++ b/sbin/startkey/Makefile @@ -1,3 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 2001/01/28 22:45:19 niklas Exp $ + PROG= startkey SRCS= startkey.c diff --git a/sbin/startkey/startkey.c b/sbin/startkey/startkey.c index bbc0a4a6a27..0d97100160a 100644 --- a/sbin/startkey/startkey.c +++ b/sbin/startkey/startkey.c @@ -1,3 +1,5 @@ +/* $OpenBSD: startkey.c,v 1.2 2001/01/28 22:45:20 niklas Exp $ */ + /* * Copyright 1997 Niels Provos * All rights reserved. @@ -31,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: startkey.c,v 1.1 1998/11/14 23:37:30 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: startkey.c,v 1.2 2001/01/28 22:45:20 niklas Exp $"; #endif #include -- cgit v1.2.3