This commit is contained in:
Kurt Zeilenga 2000-07-23 21:22:19 +00:00
parent 49fbdbf679
commit e7e7bca4c0

View File

@ -1138,8 +1138,7 @@ static int connection_op_activate( Connection *conn, Operation *op )
if ( status != 0 ) {
Debug( LDAP_DEBUG_ANY,
"ldap_pvt_thread_create failed (%d)\n", status, 0, 0 );
"ldap_pvt_thread_pool_submit failed (%d)\n", status, 0, 0 );
/* should move op to pending list */
}