From 3233aa22129b1a031afad07c40a0c049789bab09 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 16 Jan 2009 10:31:32 +0000
Subject: [PATCH] Fix debug comment.

---
 opendj-sdk/opends/src/build-tools/windows/service.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/build-tools/windows/service.c b/opendj-sdk/opends/src/build-tools/windows/service.c
index d2660df..e5bb297 100644
--- a/opendj-sdk/opends/src/build-tools/windows/service.c
+++ b/opendj-sdk/opends/src/build-tools/windows/service.c
@@ -528,7 +528,7 @@
       }
       else
       {
-        debug("OPENDS_WINDOWS_SERVICE_START_NTRIES is not set.  Using default 50 tries.");
+        debug("OPENDS_WINDOWS_SERVICE_START_NTRIES is not set.  Using default 100 tries.");
       }	
 
       debug(

--
Gitblit v1.10.0