--- old/src/share/classes/javax/naming/ldap/Control.java Fri May 14 12:35:32 2010 +++ new/src/share/classes/javax/naming/ldap/Control.java Fri May 14 12:35:31 2010 @@ -27,7 +27,7 @@ /** * This interface represents an LDAPv3 control as defined in - * RFC 2251. + * RFC 2251. *

* The LDAPv3 protocol uses controls to send and receive additional data * to affect the behavior of predefined operations.