summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/perform.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-06-04 08:43:47 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-06-04 08:43:47 +0000
commitcd296df2c681e613fb665b6a63fa41835070cac5 (patch)
treecb05851963e02aee14ac63ab52ef6b8e1de07020 /usr.sbin/pkg_install/create/perform.c
parent167be6f259825b0e88a4cfc7cd9228c9603fc603 (diff)
Oops, screwed up the $OpenBSD$ IDs
Diffstat (limited to 'usr.sbin/pkg_install/create/perform.c')
-rw-r--r--usr.sbin/pkg_install/create/perform.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/create/perform.c b/usr.sbin/pkg_install/create/perform.c
index f1b703299a2..d635ab0ac5d 100644
--- a/usr.sbin/pkg_install/create/perform.c
+++ b/usr.sbin/pkg_install/create/perform.c
@@ -1,6 +1,7 @@
-# $OpenBSD: perform.c,v 1.1 1996/06/04 07:56:05 niklas Exp $
+/* $OpenBSD: perform.c,v 1.2 1996/06/04 08:43:36 niklas Exp $ */
+
#ifndef lint
-static const char *rcsid = "$OpenBSD: perform.c,v 1.1 1996/06/04 07:56:05 niklas Exp $";
+static const char *rcsid = "$OpenBSD: perform.c,v 1.2 1996/06/04 08:43:36 niklas Exp $";
#endif
/*