From 4cff0293efa09d894084e090d3d9836f6db6bf36 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 6 Jan 2014 11:27:43 +1000 Subject: Fix typo in inet/netinet/in.h comment --- inet/netinet/in.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inet') diff --git a/inet/netinet/in.h b/inet/netinet/in.h index 83b4add8cb..ad9ce6cdec 100644 --- a/inet/netinet/in.h +++ b/inet/netinet/in.h @@ -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 -- cgit v1.2.3-70-g09d2