mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
02.45.2010 749d2b9974d93199ff99e74a95fff4e2a63d235e
opendj-sdk/sdk/examples/org/opends/sdk/examples/client/modify/Main.java
@@ -108,7 +108,7 @@
    try
    {
      connection = factory.getConnection();
      connection.bind(userName, password);
      connection.bind(userName, password.toCharArray());
      // Write the changes.
      final ConnectionChangeRecordWriter writer = new ConnectionChangeRecordWriter(