diff options
Diffstat (limited to 'usr.sbin/IPXrouted/trace.c')
-rw-r--r-- | usr.sbin/IPXrouted/trace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/trace.c b/usr.sbin/IPXrouted/trace.c index f1f86fa8ec71..aa720e0fc51f 100644 --- a/usr.sbin/IPXrouted/trace.c +++ b/usr.sbin/IPXrouted/trace.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)trace.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/IPXrouted/trace.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* |