mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Fixed Javadoc warnings.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10858 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
bc82d8326f
commit
b7e2c5b108
7 changed files with 39 additions and 32 deletions
|
@ -98,8 +98,7 @@ public class RemoteCommand extends AdHocCommand {
|
|||
* in the Form. This form must be the anwser form of the previous stage. If
|
||||
* there is a problem executing the command it throws an XMPPException.
|
||||
*
|
||||
* @param response
|
||||
* the form anwser of the previous stage.
|
||||
* @param form the form anwser of the previous stage.
|
||||
* @throws XMPPException
|
||||
*/
|
||||
public void execute(Form form) throws XMPPException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue