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 917371eee5f78..5e35b36d5e6f0 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 2000/01/28 05:10:35 shin Exp $ */ /* CRC implantation : stolen from RFC 2083 section 15.*/ |