Fix ldif-wrap errmsg typo

This commit is contained in:
Howard Chu 2018-06-13 16:19:04 +01:00
parent 9069cbe543
commit 5292fb3a3b

View File

@ -245,7 +245,7 @@ parse_slapopt( int tool, int *mode )
break;
default:
Debug( LDAP_DEBUG_ANY, "value-check meaningless for tool.\n", 0, 0, 0 );
Debug( LDAP_DEBUG_ANY, "ldif-wrap meaningless for tool.\n", 0, 0, 0 );
break;
}