diff options
Diffstat (limited to 'usr.sbin/pkg_install/lib/global.c')
-rw-r--r-- | usr.sbin/pkg_install/lib/global.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/global.c b/usr.sbin/pkg_install/lib/global.c index 75947b4fa2d4f..ac840d7babf40 100644 --- a/usr.sbin/pkg_install/lib/global.c +++ b/usr.sbin/pkg_install/lib/global.c @@ -1,6 +1,6 @@ #ifndef lint static const char rcsid[] = - "$Id: global.c,v 1.5 1997/02/22 16:09:48 peter Exp $"; + "$Id: global.c,v 1.6 1997/10/08 07:47:58 charnier Exp $"; #endif /* |