diff options
Diffstat (limited to 'sbin/ifconfig/ifgre.c')
-rw-r--r-- | sbin/ifconfig/ifgre.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifgre.c b/sbin/ifconfig/ifgre.c index 818340bb7249..623e339a6ba8 100644 --- a/sbin/ifconfig/ifgre.c +++ b/sbin/ifconfig/ifgre.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/ifconfig/ifgre.c,v 1.1.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $"; #endif #include <sys/param.h> |