From 9b9cc3d39a2e00c239a65ee802adc0dc597d7ffc Mon Sep 17 00:00:00 2001
From: neil_a_wilson <neil_a_wilson@localhost>
Date: Thu, 13 Sep 2007 21:40:37 +0000
Subject: [PATCH] Fix a problem with a message properties file that prevented the build from succeeding.

---
 opends/src/messages/messages/tools.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties
index 7b8efad..864265d 100644
--- a/opends/src/messages/messages/tools.properties
+++ b/opends/src/messages/messages/tools.properties
@@ -2138,4 +2138,4 @@
   cannot be canceled
 SEVERE_ERR_TASK_CLIENT_TASK_STATE_UNKNOWN_1455=State for task '%s' cannot be \
   determined
-SEVERE_ERR_XXX_1455=xxx
\ No newline at end of file
+

--
Gitblit v1.10.0