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 a2d86ff3d542b..72414b207c4d4 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 - * $Id: if_ethersubr.c,v 1.9.2.3 1996/06/05 19:49:24 nate Exp $ + * $Id: if_ethersubr.c,v 1.9.2.4 1996/06/24 22:04:16 gpalmer Exp $ */ #include <sys/param.h> |