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

fix comment

parent 9b38cd25
No related branches found
No related tags found
No related merge requests found
......@@ -604,7 +604,7 @@ int slap_mods_check(
if( !slap_syntax_is_binary( ad->ad_type->sat_syntax )
&& slap_ad_is_binary( ad ))
{
/* attribute requires binary transfer */
/* attribute does not require binary transfer */
snprintf( textbuf, textlen,
"%s: disallows ;binary transfer",
ml->sml_type.bv_val );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment