mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix typo in inet/netinet/in.h comment
This commit is contained in:
@ -90,7 +90,7 @@ enum
|
||||
IPPROTO_MAX
|
||||
};
|
||||
|
||||
/* If __USER_KERNEL_IPV6_DEFS is defined then the user has included the kernel
|
||||
/* If __USE_KERNEL_IPV6_DEFS is defined then the user has included the kernel
|
||||
network headers first and we should use those ABI-identical definitions
|
||||
instead of our own. */
|
||||
#ifndef __USE_KERNEL_IPV6_DEFS
|
||||
|
Reference in New Issue
Block a user