GUACAMOLE-244: Minor style tweaks in comments.

This commit is contained in:
Nick Couchman
2017-03-21 07:33:21 -04:00
parent f2b4053192
commit f1466906e3
3 changed files with 6 additions and 7 deletions

View File

@@ -249,7 +249,6 @@ public class ConfigurationService {
LDAPGuacamoleProperties.LDAP_DEREFERENCE_ALIASES, LDAPGuacamoleProperties.LDAP_DEREFERENCE_ALIASES,
DereferenceAliasesMode.NEVER DereferenceAliasesMode.NEVER
); );
} }
/** /**