Skip to content

Commit

Permalink
fixed Javadoc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jun 7, 2020
1 parent 811742b commit 5be993a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ public void addFile( File file )
* files with the same file name but with different data will not
* be considered.
*
* @param jarFile
* @param jarFile the Jar file
* @return boolean
*/
public boolean isOK( JarFile jarFile )
Expand Down

0 comments on commit 5be993a

Please sign in to comment.