diff options
Diffstat (limited to 'usr.sbin/IPXrouted/if.c')
-rw-r--r-- | usr.sbin/IPXrouted/if.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/IPXrouted/if.c b/usr.sbin/IPXrouted/if.c index 2c6e664ad44f7..4d2864cdd0a45 100644 --- a/usr.sbin/IPXrouted/if.c +++ b/usr.sbin/IPXrouted/if.c @@ -34,7 +34,7 @@ * * static char sccsid[] = "@(#)if.c 5.1 (Berkeley) 6/4/85"; (routed/if.c) * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/if.c,v 1.6.34.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef lint |