Fix history.txt UTF-8 breakage
Javadoc fixes after review
This commit is contained in:
zzz
2014-11-01 18:50:26 +00:00
parent ad2052395f
commit 634bf5f7e3
7 changed files with 16 additions and 14 deletions

View File

@ -721,7 +721,7 @@ public class I2PSnarkServlet extends BasicServlet {
/**
* hidden inputs for nonce and paramters p, st, and sort
*
* @param out appends to it
* @param buf appends to it
* @param action if non-null, add it as the action
* @since 0.9.16
*/
@ -3080,7 +3080,7 @@ public class I2PSnarkServlet extends BasicServlet {
}
/**
* @param null ok
* @param so null ok
* @return query string or ""
* @since 0.9.16
*/