diff options
author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 08:16:23 +0000 |
---|---|---|
committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 08:16:23 +0000 |
commit | 9b2e535452929d6f2f798a2c01b23b1f547a0b0f (patch) | |
tree | 176f04f674860c7cfae9ac5d2ff4d4e1d73cb2b7 /sys/libkern/inet_ntoa.c | |
parent | 44204187ec133a0ab7bd77c8d974ad5afd4d88b4 (diff) | |
download | src-test2-9b2e535452929d6f2f798a2c01b23b1f547a0b0f.tar.gz src-test2-9b2e535452929d6f2f798a2c01b23b1f547a0b0f.zip |
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 dcc6078f50c9..75911a67f271 100644 --- a/sys/libkern/inet_ntoa.c +++ b/sys/libkern/inet_ntoa.c @@ -13,7 +13,7 @@ * no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied * warranty. - * + * * THIS SOFTWARE IS PROVIDED BY M.I.T. ``AS IS''. M.I.T. DISCLAIMS * ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |