diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-07-19 18:13:58 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-07-19 18:13:58 +0000 |
| commit | d84e21303c7a6ec1ed4a80b6784a7da7724e74db (patch) | |
| tree | 39a91742279ffabcdb18c3f791663b86f35a8de8 /lib/libc/net/ip6opt.c | |
| parent | d5cbe1abb03a7d259b0f0f8aa75bb5ef4787055d (diff) | |
Notes
Diffstat (limited to 'lib/libc/net/ip6opt.c')
| -rw-r--r-- | lib/libc/net/ip6opt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/ip6opt.c b/lib/libc/net/ip6opt.c index 73f7e3af57ab..7b65d0607ce0 100644 --- a/lib/libc/net/ip6opt.c +++ b/lib/libc/net/ip6opt.c @@ -389,8 +389,8 @@ inet6_insert_padopt(u_char *p, int len) } /* - * The following functions are defined in a successor of RFC2292, aka - * rfc2292bis. + * The following functions are defined in RFC3542, which is a successor + * of RFC2292. */ int |
