diff options
Diffstat (limited to 'usr.sbin/pim6sd/crc.c')
-rw-r--r-- | usr.sbin/pim6sd/crc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pim6sd/crc.c b/usr.sbin/pim6sd/crc.c index ca16b63478b48..9fc335e38ee37 100644 --- a/usr.sbin/pim6sd/crc.c +++ b/usr.sbin/pim6sd/crc.c @@ -36,7 +36,7 @@ * The pimd program is covered by the license in the accompanying file * named "LICENSE.pimd". * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pim6sd/crc.c,v 1.1.2.1 2000/07/15 07:36:35 kris Exp $ */ /* CRC implantation : stolen from RFC 2083 section 15.*/ |