Checkstyle enforcer
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / utils / HexEncode.java
index 41b4b7a57ddc8deae989f3eb98605a10ca7a8bcd..37661358cd18a4eb0439db820efa5f42e3d8f8d4 100644 (file)
@@ -19,7 +19,7 @@ import java.math.BigInteger;
 public class HexEncode {
     /**
      * This method converts byte array into String format without ":" inserted.
-     * 
+     *
      * @param bytes
      *            The byte array to convert to string
      * @return The hexadecimal representation of the byte array. If bytes is