diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-01-07 00:24:33 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-01-07 00:24:33 +0000 |
| commit | d6ea02625f1b6359862e9f45ba89b6a375be7833 (patch) | |
| tree | 403d054de8e9c8f62d7f99e59c874c23ba1156ff /sys/libkern/inet_ntoa.c | |
| parent | dc347bc474eb82d461c3ab52e34cea156585d287 (diff) | |
Notes
Diffstat (limited to 'sys/libkern/inet_ntoa.c')
| -rw-r--r-- | sys/libkern/inet_ntoa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/inet_ntoa.c b/sys/libkern/inet_ntoa.c index 61de6b7dc956..767b2d9df175 100644 --- a/sys/libkern/inet_ntoa.c +++ b/sys/libkern/inet_ntoa.c @@ -1,4 +1,4 @@ -/* +/*- * Copyright 1994, 1995 Massachusetts Institute of Technology * * Permission to use, copy, modify, and distribute this software and |
