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 9c650a60104e..7abba96ff4a3 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.7.2.1 1999/08/29 15:48:06 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |