Remove trailing white spaces on all lines.
This commit is contained in:
parent
b46d417ef6
commit
1dcf141f7c
|
@ -1711,7 +1711,7 @@ public class SystemUtils {
|
||||||
* <p>
|
* <p>
|
||||||
* Gets the user name.
|
* Gets the user name.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @param defaultValue A default value.
|
* @param defaultValue A default value.
|
||||||
* @return a name
|
* @return a name
|
||||||
* @throws SecurityException if a security manager exists and its {@code checkPropertyAccess} method doesn't allow
|
* @throws SecurityException if a security manager exists and its {@code checkPropertyAccess} method doesn't allow
|
||||||
|
|
Loading…
Reference in New Issue