now-raymond opened a new pull request #77: Make array declaration in 
ThresholdingOutputStream consistent with other array declarations in the library
URL: https://github.com/apache/commons-io/pull/77
 
 
   `final byte b[]` → `final byte[] b` to move away from C-style array 
declarations and match other array declarations in the library.

----------------------------------------------------------------
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