Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap

This commit is contained in:
Quanah Gibson-Mount 2014-06-13 12:54:40 -05:00
commit 24d5971ff3

View file

@ -66,7 +66,7 @@ int nocanon = 0;
int referrals = 0;
int verbose = 0;
int ldif = 0;
ber_len_t ldif_wrap = LDIF_LINE_WIDTH;
ber_len_t ldif_wrap = 0;
char *prog = NULL;
/* connection */