diff options
Diffstat (limited to 'gnu/java/nio/SocketChannelSelectionKeyImpl.java')
| -rw-r--r-- | gnu/java/nio/SocketChannelSelectionKeyImpl.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/java/nio/SocketChannelSelectionKeyImpl.java b/gnu/java/nio/SocketChannelSelectionKeyImpl.java index 7557e28c4..786aa361e 100644 --- a/gnu/java/nio/SocketChannelSelectionKeyImpl.java +++ b/gnu/java/nio/SocketChannelSelectionKeyImpl.java @@ -49,7 +49,7 @@ public class SocketChannelSelectionKeyImpl extends SelectionKeyImpl { SocketChannelImpl ch; - + /** * @param ch * @param impl |
