$NetBSD$

--- libbalsa/address-book-ldap.c.orig	2009-05-23 07:02:12.000000000 +0000
+++ libbalsa/address-book-ldap.c
@@ -815,7 +815,7 @@ libbalsa_address_book_ldap_modify_addres
 	    }
             /* fall through */
         default:
-            fprintf(stderr, "ldap_modify for dn=\2%s\" failed[0x%x]: %s\n",
+            fprintf(stderr, "ldap_modify for dn=\"%s\" failed[0x%x]: %s\n",
                     dn, rc, ldap_err2string(rc));
         }
     } while(cnt++<1);
