diff options
Diffstat (limited to 'usr.sbin/pkg_install/add/perform.c')
-rw-r--r-- | usr.sbin/pkg_install/add/perform.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/perform.c b/usr.sbin/pkg_install/add/perform.c index cb9e8270419..ff9a3ba939c 100644 --- a/usr.sbin/pkg_install/add/perform.c +++ b/usr.sbin/pkg_install/add/perform.c @@ -1,6 +1,7 @@ -# $OpenBSD: perform.c,v 1.1 1996/06/04 07:56:04 niklas Exp $ +/* $OpenBSD: perform.c,v 1.2 1996/06/04 08:43:34 niklas Exp $ */ + #ifndef lint -static const char *rcsid = "$OpenBSD: perform.c,v 1.1 1996/06/04 07:56:04 niklas Exp $"; +static const char *rcsid = "$OpenBSD: perform.c,v 1.2 1996/06/04 08:43:34 niklas Exp $"; #endif /* |