mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-26 21:13:11 +01:00
o addr2ascii(3) was removed ages ago. Fix the comment.
PR: docs/148383 Submitted by: pluknet MFC after: 1 week
This commit is contained in:
parent
55a24a0597
commit
48162ca1e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=209715
@ -58,7 +58,7 @@
|
|||||||
#ifndef _ARPA_INET_H_
|
#ifndef _ARPA_INET_H_
|
||||||
#define _ARPA_INET_H_
|
#define _ARPA_INET_H_
|
||||||
|
|
||||||
/* External definitions for functions in inet(3), addr2ascii(3) */
|
/* External definitions for functions in inet(3). */
|
||||||
|
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
#include <sys/_types.h>
|
#include <sys/_types.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user