diff options
Diffstat (limited to 'af.h')
-rw-r--r-- | af.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,4 +52,4 @@ extern const struct tok bsd_af_values[]; #define BSD_AFNUM_IPX 23 #define BSD_AFNUM_INET6_BSD 24 /* NetBSD, OpenBSD, BSD/OS, Npcap */ #define BSD_AFNUM_INET6_FREEBSD 28 /* FreeBSD */ -#define BSD_AFNUM_INET6_DARWIN 30 /* OS X, iOS, other Darwin-based OSes */ +#define BSD_AFNUM_INET6_DARWIN 30 /* macOS, iOS, other Darwin-based OSes */ |