Skip to content
Snippets Groups Projects
Commit 665cb3e8 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix typo

parent e2d245e6
Branches
Tags
No related merge requests found
......@@ -326,7 +326,7 @@ backsql_load_schema_map( backsql_info *si, SQLHDBC dbh )
Debug( LDAP_DEBUG_TRACE, "load_schema_map(): "
"attribute '%s' for objectClass '%s' "
"is not defined in schema: %s\n",
at_rol.cols[ 0 ],
at_row.cols[ 0 ],
BACKSQL_OC_NAME( oc_map ), text );
return LDAP_CONSTRAINT_VIOLATION;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment