From d7d0e21e19132d6f885efd9e30429b50f0b399de Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Fri, 21 Jan 2000 03:40:32 +0000 Subject: Fix comment. --- sys/netinet/ip_ether.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/netinet') diff --git a/sys/netinet/ip_ether.h b/sys/netinet/ip_ether.h index 2d06005c06a..72a27133053 100644 --- a/sys/netinet/ip_ether.h +++ b/sys/netinet/ip_ether.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_ether.h,v 1.2 1999/10/29 02:00:23 angelos Exp $ */ +/* $OpenBSD: ip_ether.h,v 1.3 2000/01/21 03:40:31 angelos Exp $ */ /* * The author of this code is Angelos D. Keromytis (angelos@adk.gr) @@ -41,7 +41,7 @@ struct etheripstat }; /* - * Names for IP4 sysctl objects + * Names for Ether-IP sysctl objects */ #define ETHERIPCTL_ALLOW 1 /* accept incoming EtherIP packets */ #define ETHERIPCTL_MAXID 2 -- cgit v1.2.3