mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-12 05:51:08 +01:00
Enable werror for javadoc and fix javadoc issues
This commit is contained in:
parent
4249c1a845
commit
1a3067c89b
323 changed files with 2929 additions and 2704 deletions
|
|
@ -70,7 +70,7 @@ public class HeadersExtension implements ExtensionElement {
|
|||
/**
|
||||
* Return the SHIM headers extension of this stanza or null if there is none.
|
||||
*
|
||||
* @param packet
|
||||
* @param packet TODO javadoc me please
|
||||
* @return the headers extension or null.
|
||||
*/
|
||||
public static HeadersExtension from(Stanza packet) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue