Javadoc for SshFile.truncate() is wrong.
----------------------------------------

                 Key: SSHD-137
                 URL: https://issues.apache.org/jira/browse/SSHD-137
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 0.5.0
            Reporter: Miroslav Pokorny
            Priority: Trivial


    /**
     * Truncate the file to length 0.
     * @return The size of the {@link SshFile} in bytes
     */
    void truncate() throws IOException;

obivously the @return comment is wrong :)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to