From b0c4a5cb88af689e15dce278cdd338033d9894b7 Mon Sep 17 00:00:00 2001 From: Manuel Gaupp <m.gaupp@scanplus.de> Date: Mon, 10 Mar 2014 17:21:36 +0000 Subject: [PATCH] Backport of r10514, additionally remove System.out.println in Certificate Syntax (Changes review manually by Matthew Swift) --- opends/src/messages/messages/schema.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/schema.properties b/opends/src/messages/messages/schema.properties index e1ec32c..fb64bda 100644 --- a/opends/src/messages/messages/schema.properties +++ b/opends/src/messages/messages/schema.properties @@ -905,4 +905,4 @@ MILD_ERR_CERTIFICATE_MATCH_EXPECTED_END_338=The GSER value contains additional \ characters at the end of the assertion MILD_ERR_CERTIFICATE_MATCH_GSER_INVALID_339=An error occured while parsing the \ - the GSER String: "%s" + GSER String: "%s" -- Gitblit v1.10.0