diff options
Diffstat (limited to 'inet/inet6_option.c')
-rw-r--r-- | inet/inet6_option.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inet/inet6_option.c b/inet/inet6_option.c index f6d9b5dffe..b37db47dbb 100644 --- a/inet/inet6_option.c +++ b/inet/inet6_option.c @@ -24,7 +24,6 @@ static void -internal_function add_pad (struct cmsghdr *cmsg, int len) { unsigned char *p = CMSG_DATA (cmsg) + cmsg->cmsg_len - CMSG_LEN (0); |