diff options
Diffstat (limited to 'usr.sbin/pkg_install/lib/exec.c')
-rw-r--r-- | usr.sbin/pkg_install/lib/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/exec.c b/usr.sbin/pkg_install/lib/exec.c index ba3881b61110a..4306e3e5f603e 100644 --- a/usr.sbin/pkg_install/lib/exec.c +++ b/usr.sbin/pkg_install/lib/exec.c @@ -1,6 +1,6 @@ #ifndef lint static const char rcsid[] = - "$Id: exec.c,v 1.3 1994/12/06 00:51:47 jkh Exp $"; + "$Id: exec.c,v 1.3.6.1 1997/10/09 07:09:57 charnier Exp $"; #endif /* |