Remove trailing whitespace
[openflowjava.git] / openflow-protocol-api / src / main / java / org / opendaylight / openflowjava / protocol / api / util / BinContent.java
index 171a684d2c237c84137c4e51965fd3a2f47ad87b..aa322f915815548ccc7e2f5d90611f7509ab07c4 100644 (file)
@@ -21,7 +21,7 @@ public abstract class BinContent {
     public static long intToUnsignedLong(int value) {
         return value & 0x00000000ffffffffL;
     }
-    
+
     /**
      * @param value
      * @return long cut into int