]> git.sur5r.net Git - openldap/blobdiff - clients/tools/common.c
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap
[openldap] / clients / tools / common.c
index 9ae6f28db015e4a3269d9fae232c7db66330cafe..f23dd6627baf10e603f2d0cb172194625c57bc77 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2013 The OpenLDAP Foundation.
+ * Copyright 1998-2014 The OpenLDAP Foundation.
  * Portions Copyright 2003 Kurt D. Zeilenga.
  * Portions Copyright 2003 IBM Corporation.
  * All rights reserved.
@@ -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 */