Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / UdpHandler.java
index 0d7bb4e5b13783625d9dc138184e762f2c3e9143..3e6e384e66c83a408e52152f1b569a4a8b731a09 100644 (file)
@@ -28,7 +28,7 @@ import com.google.common.util.concurrent.SettableFuture;
 
 /**
  * Class implementing server over UDP for handling incoming connections.
- * 
+ *
  * @author michal.polkorab
  */
 public final class UdpHandler implements ServerFacade {