clarified comments. a=r=(not built)
git-svn-id: svn://10.0.0.236/trunk@72548 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -220,7 +220,8 @@ nsLDAPMessage::NextAttribute(char* *aAttribute)
|
||||
if (lderr == LDAP_SUCCESS) {
|
||||
return NS_OK;
|
||||
} else {
|
||||
// XXX should really propagate lderr upwards
|
||||
// XXX should really propagate lderr & associated strings upwards..
|
||||
// maybe need to turn LdErrno into an interface
|
||||
//
|
||||
return NS_ERROR_FAILURE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user