diff options
Diffstat (limited to 'sys/net/if_ethersubr.c')
| -rw-r--r-- | sys/net/if_ethersubr.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c index 82a27ca23cf68..4520305eefd95 100644 --- a/sys/net/if_ethersubr.c +++ b/sys/net/if_ethersubr.c @@ -31,7 +31,7 @@   * SUCH DAMAGE.   *   *	@(#)if_ethersubr.c	8.1 (Berkeley) 6/10/93 - * $FreeBSD$ + * $FreeBSD: src/sys/net/if_ethersubr.c,v 1.70.2.9 2000/10/20 18:26:30 bp Exp $   */  #include "opt_atalk.h" | 
