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 9c650a60104ef..08a7028adaddc 100644 --- a/usr.sbin/rtprio/rtprio.c +++ b/usr.sbin/rtprio/rtprio.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rtprio/rtprio.c,v 1.8 1999/08/28 01:19:49 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |