diff options
Diffstat (limited to 'usr.sbin/rtprio/rtprio.c')
-rw-r--r-- | usr.sbin/rtprio/rtprio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rtprio/rtprio.c b/usr.sbin/rtprio/rtprio.c index 0088b401fe69..a4a2c52f20a5 100644 --- a/usr.sbin/rtprio/rtprio.c +++ b/usr.sbin/rtprio/rtprio.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: rtprio.c,v 1.2.8.1 1997/11/06 07:34:33 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |