forked from I2P_Developers/i2p.i2p
0.9.16
Fix history.txt UTF-8 breakage Javadoc fixes after review
This commit is contained in:
@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user