summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/arpa/inet.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-14 14:27:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-14 14:27:21 +0000
commitf75c85e4e75c8314e529c8e3f32d2eb696056233 (patch)
tree2f03f8bbdf3a71104a0cda3750b5e8ceb9f44ee4 /cpukit/libnetworking/arpa/inet.h
parent2005-04-14 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f75c85e4e75c8314e529c8e3f32d2eb696056233.tar.bz2
Cosmetical update from FreeBSD.
Diffstat (limited to 'cpukit/libnetworking/arpa/inet.h')
-rw-r--r--cpukit/libnetworking/arpa/inet.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/libnetworking/arpa/inet.h b/cpukit/libnetworking/arpa/inet.h
index ad5332e7ab..9dbed521b9 100644
--- a/cpukit/libnetworking/arpa/inet.h
+++ b/cpukit/libnetworking/arpa/inet.h
@@ -47,12 +47,14 @@
* PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
* SOFTWARE.
+ *
+ * @(#)inet.h 8.1 (Berkeley) 6/2/93
+ * From: Id: inet.h,v 8.5 1997/01/29 08:48:09 vixie Exp $
+ * $FreeBSD: src/include/arpa/inet.h,v 1.25 2002/08/21 16:19:56 mike Exp $
*/
/*
- * @(#)inet.h 8.1 (Berkeley) 6/2/93
- * From: Id: inet.h,v 8.5 1997/01/29 08:48:09 vixie Exp $
- * $Id$
+ * $Id$
*/
#ifndef _ARPA_INET_H_