diff options
Diffstat (limited to 'sys/netinet/if_ether.h')
-rw-r--r-- | sys/netinet/if_ether.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/if_ether.h b/sys/netinet/if_ether.h index 2551fe3781133..8b12220ef33b6 100644 --- a/sys/netinet/if_ether.h +++ b/sys/netinet/if_ether.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ether.h 8.1 (Berkeley) 6/10/93 - * $Id: if_ether.h,v 1.8 1995/04/02 01:26:26 wpaul Exp $ + * $Id: if_ether.h,v 1.9 1995/05/30 08:09:20 rgrimes Exp $ */ #ifndef _NETINET_IF_ETHER_H_ |