diff options
| author | Yoshinobu Inoue <shin@FreeBSD.org> | 1999-11-30 16:24:36 +0000 |
|---|---|---|
| committer | Yoshinobu Inoue <shin@FreeBSD.org> | 1999-11-30 16:24:36 +0000 |
| commit | 21e6dbc1bcc517767ea29f3cc2cb78bb5b7b8f16 (patch) | |
| tree | 0a3a0c1a98b95c7395a05f797116cdb0b3ec9484 /sys/netinet6/in6.c | |
| parent | d3d56c3d4cf0cbdd4a446a6ac1f18d95190e3890 (diff) | |
Notes
Diffstat (limited to 'sys/netinet6/in6.c')
| -rw-r--r-- | sys/netinet6/in6.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/in6.c b/sys/netinet6/in6.c index 291b67277f68..e18b14f95804 100644 --- a/sys/netinet6/in6.c +++ b/sys/netinet6/in6.c @@ -889,7 +889,7 @@ in6_control(so, cmd, data, ifp, p) /* * SIOC[GAD]LIFADDR. - * SIOCGLIFADDR: get first address. (???) + * SIOCGLIFADDR: get first address. (?!?) * SIOCGLIFADDR with IFLR_PREFIX: * get first address that matches the specified prefix. * SIOCALIFADDR: add the specified address. |
