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

neil_a_wilson
07.27.2006 922f323ae4fa9ec584c5640af94a47517cb3cb41
opends/src/server/org/opends/server/core/ModifyOperation.java
@@ -2067,6 +2067,7 @@
                int msgID = MSGID_MODIFY_INCREMENT_REQUIRES_SINGLE_VALUE;
                appendErrorMessage(getMessage(msgID, String.valueOf(entryDN),
                                              a.getName()));
                break modifyProcessing;
              }
              AttributeValue v = values.iterator().next();