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 c2522a9fb81f..7b914e7bd200 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) * - * $Id: if.c,v 1.3 1997/02/22 16:00:55 peter Exp $ + * $FreeBSD$ */ #ifndef lint |