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 abfb5d7d03105..71f859aa9fcdf 100644 --- a/usr.sbin/rtprio/rtprio.c +++ b/usr.sbin/rtprio/rtprio.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rtprio.c,v 1.2.8.1 1997/11/06 07:34:33 charnier Exp $"; + "$Id: rtprio.c,v 1.2.8.2 1998/08/04 12:32:03 thepish Exp $"; #endif /* not lint */ #include <sys/param.h> |