mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-07 07:40:55 +03:00
minor
This commit is contained in:
@@ -54,7 +54,7 @@ public interface ModeSetter {
|
||||
void setPermissions(File f, int perms)
|
||||
throws IOException;
|
||||
|
||||
/** Whether this implementation is interested in preserving mtime and atime. */
|
||||
/** @return whether this implementation is interested in preserving mtime and atime. */
|
||||
boolean preservesTimes();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user