mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8315318: Typo in comment on sun.nio.ch.Net.unblock4
Reviewed-by: mbaesken, vtewari
This commit is contained in:
parent
47aa6f3a65
commit
39f181337b
1 changed files with 1 additions and 1 deletions
|
@ -730,7 +730,7 @@ public class Net {
|
|||
}
|
||||
|
||||
/**
|
||||
* Unblock IPv6 source
|
||||
* Unblock IPv4 source
|
||||
*/
|
||||
static void unblock4(FileDescriptor fd, int group, int interf, int source)
|
||||
throws IOException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue