1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-12-18 17:01:08 +01:00

Javadoc changes for Java 11 compatibility

This commit is contained in:
Florian Schmaus 2019-07-19 18:10:36 +02:00
parent 8fa90113c9
commit 91ec6cc955
58 changed files with 177 additions and 177 deletions

View file

@ -61,7 +61,7 @@ public class Time extends IQ {
}
/**
* Returns the local time or <tt>null</tt> if the time hasn't been set.
* Returns the local time or <code>null</code> if the time hasn't been set.
*
* @return the local time.
*/