summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/lib/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/lib/global.c')
-rw-r--r--usr.sbin/pkg_install/lib/global.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/global.c b/usr.sbin/pkg_install/lib/global.c
index 3b00c81..75947b4 100644
--- a/usr.sbin/pkg_install/lib/global.c
+++ b/usr.sbin/pkg_install/lib/global.c
@@ -1,5 +1,6 @@
#ifndef lint
-static const char *rcsid = "$Id$";
+static const char rcsid[] =
+ "$Id: global.c,v 1.5 1997/02/22 16:09:48 peter Exp $";
#endif
/*
OpenPOWER on IntegriCloud