зеркало из https://github.com/mozilla/pjs.git
clarified comments. a=r=(not built)
This commit is contained in:
Родитель
0b741f6d8c
Коммит
4e3e516df2
|
@ -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;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче