From 3379c5366493d342dc833fef41ddac043f312ba0 Mon Sep 17 00:00:00 2001 From: jvergara <jvergara@localhost> Date: Tue, 11 Nov 2008 01:26:13 +0000 Subject: [PATCH] Fix a typo. --- opends/src/build-tools/windows/README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/build-tools/windows/README b/opends/src/build-tools/windows/README index f2ece59..9812eb6 100644 --- a/opends/src/build-tools/windows/README +++ b/opends/src/build-tools/windows/README @@ -103,7 +103,7 @@ INSTRUCTIONS TO COMPILE opends_service.exe and administrator_launcher.exe ======================== service.c (the main code file for opends_service.exe) uses windows resources and -so +so it requires Windows libraries to be compiled. The fastest way of generating opends_service.exe is to do it using the command line. -- Gitblit v1.10.0