Fix checkstyle errors

This commit is contained in:
Trustin Lee 2012-05-30 19:09:23 -07:00
parent 4fc089829d
commit a5a76131e6

View File

@ -35,7 +35,7 @@ public abstract class WebSocketServerHandshaker {
private final int maxFramePayloadLength;
private String selectedSubprotocol = null;
private String selectedSubprotocol;
/**
* Constructor specifying the destination web socket location