aboutsummaryrefslogtreecommitdiff
path: root/lib/libnetbsd/netinet
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-23 17:21:37 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:23:28 +0000
commitdc36d6f9bb1753f3808552f3afd30eda9a7b206a (patch)
treeff3d9074f5f308639d273ed92d108921ee199c5c /lib/libnetbsd/netinet
parent5a1d14419a5b620430949a46cb6ee63148a43cb9 (diff)
Diffstat (limited to 'lib/libnetbsd/netinet')
-rw-r--r--lib/libnetbsd/netinet/in.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libnetbsd/netinet/in.h b/lib/libnetbsd/netinet/in.h
index d77238a005c2..0167707f9f67 100644
--- a/lib/libnetbsd/netinet/in.h
+++ b/lib/libnetbsd/netinet/in.h
@@ -26,8 +26,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * @(#)in.h 8.3 (Berkeley) 1/3/94
*/
#ifndef _LIBNETBSD_NETINET_IN_H_