diff options
Diffstat (limited to 'usr.sbin/procctl/procctl.c')
-rw-r--r-- | usr.sbin/procctl/procctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/procctl/procctl.c b/usr.sbin/procctl/procctl.c index ade673d27cbcb..fb453a6d4e53f 100644 --- a/usr.sbin/procctl/procctl.c +++ b/usr.sbin/procctl/procctl.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: procctl.c,v 1.4 1998/01/05 07:19:15 charnier Exp $"; #endif /* not lint */ /* |