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 c4acdfcb90704..a310ac918835a 100644 --- a/sys/netinet/if_ether.h +++ b/sys/netinet/if_ether.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_ether.h 8.3 (Berkeley) 5/2/95 - * $Id: if_ether.h,v 1.14 1996/03/23 01:32:30 fenner Exp $ + * $Id: if_ether.h,v 1.15 1996/08/06 21:14:28 phk Exp $ */ #ifndef _NETINET_IF_ETHER_H_ |