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 7b914e7bd200a..93b46a87d76fd 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.5 1999/08/28 01:15:02 peter Exp $ */ #ifndef lint |