Skip to content

Commit 39f1813

Browse files
shiker1996Alan Bateman
authored andcommitted
8315318: Typo in comment on sun.nio.ch.Net.unblock4
Reviewed-by: mbaesken, vtewari
1 parent 47aa6f3 commit 39f1813

File tree

1 file changed

+1
-1
lines changed
  • src/java.base/share/classes/sun/nio/ch

1 file changed

+1
-1
lines changed

src/java.base/share/classes/sun/nio/ch/Net.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ static int block4(FileDescriptor fd, int group, int interf, int source)
730730
}
731731

732732
/**
733-
* Unblock IPv6 source
733+
* Unblock IPv4 source
734734
*/
735735
static void unblock4(FileDescriptor fd, int group, int interf, int source)
736736
throws IOException

0 commit comments

Comments
 (0)