From 64ad04811695411c23bc721c080719f5db355cf0 Mon Sep 17 00:00:00 2001 From: abobrov <abobrov@localhost> Date: Fri, 25 Jan 2008 14:04:05 +0000 Subject: [PATCH] - complete fix for Issue 1231: attempt to detect dual stack wildcard bind conflicts with dummy connect prior to the test bind. --- opends/src/messages/messages/protocol.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties index 46d2ef4..b855f22 100644 --- a/opends/src/messages/messages/protocol.properties +++ b/opends/src/messages/messages/protocol.properties @@ -20,7 +20,7 @@ # # CDDL HEADER END # -# Portions Copyright 2006-2007 Sun Microsystems, Inc. +# Portions Copyright 2006-2008 Sun Microsystems, Inc. @@ -1434,4 +1434,4 @@ from %s to %s: %s SEVERE_ERR_LDIF_CONNHANDLER_CANNOT_DELETE_456=An error occurred while the \ LDIF connection handler was attempting to delete processed file %s: %s -SEVERE_ERR_LDAP_CONNHANDLER_ADDRESS_INUSE_457=Address already in use +SEVERE_ERR_CONNHANDLER_ADDRESS_INUSE_457=Address already in use -- Gitblit v1.10.0