]> git.sur5r.net Git - openldap/blobdiff - tests/progs/slapd-addel.c
fix logs indentation
[openldap] / tests / progs / slapd-addel.c
index f186f670b3380f25a39838613c893cb6a5e9110e..6158b4192d361b36e300ade3b200a77022cc959c 100644 (file)
@@ -427,7 +427,7 @@ retry:;
        }
 
 done:;
-       fprintf( stderr, " PID=%ld - Add/Delete done (%d).\n", (long) pid, rc );
+       fprintf( stderr, "  PID=%ld - Add/Delete done (%d).\n", (long) pid, rc );
 
        ldap_unbind_ext( ld, NULL, NULL );
 }