This commit is contained in:
Kurt Zeilenga 2002-10-27 00:41:52 +00:00
parent 322a800c26
commit 886f60f822

View file

@ -737,7 +737,7 @@ int structural_class(
}
if( sc == NULL ) {
*text = "no structural object classes provided";
*text = "no structural object class provided";
return LDAP_OBJECT_CLASS_VIOLATION;
}