Add empty line

This commit is contained in:
Norman Maurer 2012-02-28 14:25:01 +01:00
parent 5a97e53f68
commit c33f8a9b91

View File

@ -46,6 +46,7 @@ final class SelectorUtil {
}
}
}
static void select(Selector selector) throws IOException {
try {
selector.select(10);