javadoc fixes part 14 (ticket #1894)

This commit is contained in:
zzz
2017-01-27 03:14:34 +00:00
parent 112fa503e6
commit e0e06d73eb
17 changed files with 19 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ import java.io.PrintStream;
* <li>rewrites the applicable wrapper config options to point to <code>%APPDATA%\I2P</code></li>
* <li>corrects the paths, rewriting <code>/</code> to <code>\</code></li>
* </ul>
* </p>
* <p>
* Usage: <code>FixWinPaths [WrapperConfigFile]</code>
* @since 0.9.5
*/