mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Fix typo in inet/netinet/in.h comment
This commit is contained in:
parent
75595dcf8a
commit
4cff0293ef
@ -1,3 +1,7 @@
|
||||
2014-01-06 Allan McRae <allan@archlinux.org>
|
||||
|
||||
* inet/netinet/in.h: Fix typo in comment.
|
||||
|
||||
2014-01-05 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* sysdeps/i386/fpu/libm-test-ulps: Update.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user