summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/route.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mrouted/route.c')
-rw-r--r--usr.sbin/mrouted/route.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/route.c b/usr.sbin/mrouted/route.c
index b2695395ed921..3a4a3c857277b 100644
--- a/usr.sbin/mrouted/route.c
+++ b/usr.sbin/mrouted/route.c
@@ -12,7 +12,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/mrouted/route.c,v 1.12.46.1 2008/10/02 02:57:24 kensmith Exp $";
#endif /* not lint */
#include "defs.h"