ppkarwasz commented on code in PR #781:
URL: https://github.com/apache/commons-io/pull/781#discussion_r2328361194
##########
src/main/java/org/apache/commons/io/FileSystem.java:
##########
@@ -329,10 +342,12 @@ private static String replace(final String path, final
char oldChar, final char
* @param reservedFileNamesExtensions TODO
* @param supportsDriveLetter Whether this file system support driver
letters.
* @param nameSeparator The name separator, '\\' on Windows, '/' on Linux.
+ * @param lengthUnit The unit of measurement for length limits.
Review Comment:
Fixed in
https://github.com/apache/commons-io/pull/781/commits/9a1e9e41df93bf2e2c442637e9c5ba2c78d7dc72
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]