garydgregory commented on a change in pull request #82: Made some variable 
names more consistent with the other parts.
URL: https://github.com/apache/commons-compress/pull/82#discussion_r337001120
 
 

 ##########
 File path: src/main/java/org/apache/commons/compress/utils/ByteUtils.java
 ##########
 @@ -71,16 +71,16 @@ public static long fromLittleEndian(byte[] bytes) {
     /**
      * Reads the given byte array as a little endian long.
      * @param bytes the byte array to convert
-     * @param off the offset into the array that starts the value
+     * @param offset the offset into the array that starts the value
 
 Review comment:
   +1

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to