summaryrefslogtreecommitdiff
path: root/openbsd-compat/inet_aton.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-06-02 18:59:45 +1000
committerDamien Miller <djm@mindrot.org>2003-06-02 18:59:45 +1000
commit8d2ee9bc711c77ae5287f9ff9a7de058323245d4 (patch)
tree93fbd963c995c4d9c96b398fcf226e7fc6681422 /openbsd-compat/inet_aton.c
parentf46844214d5c902ef2e0302a4b691a7abfc35652 (diff)
remove a bit of diff which snuck into the copyright header
Diffstat (limited to 'openbsd-compat/inet_aton.c')
-rw-r--r--openbsd-compat/inet_aton.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsd-compat/inet_aton.c b/openbsd-compat/inet_aton.c
index 1fc001da6..86cf36c24 100644
--- a/openbsd-compat/inet_aton.c
+++ b/openbsd-compat/inet_aton.c
@@ -1,8 +1,6 @@
1/* $OpenBSD: inet_addr.c,v 1.6 1999/05/03 22:31:14 yanick Exp $ */ 1/* $OpenBSD: inet_addr.c,v 1.6 1999/05/03 22:31:14 yanick Exp $ */
2 2
3/* 3/*
4 * ++Copyright++ 1983, 1990, 1993
5 * -
6 * Copyright (c) 1983, 1990, 1993 4 * Copyright (c) 1983, 1990, 1993
7 * The Regents of the University of California. All rights reserved. 5 * The Regents of the University of California. All rights reserved.
8 * 6 *