summaryrefslogtreecommitdiff
path: root/ACE/ace/QoS/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/QoS/README')
-rw-r--r--ACE/ace/QoS/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/ACE/ace/QoS/README b/ACE/ace/QoS/README
index 4415bf1862b..3bdd200e79c 100644
--- a/ACE/ace/QoS/README
+++ b/ACE/ace/QoS/README
@@ -13,7 +13,7 @@ AQoSA makes use of the GQOS API under Windows 2000. The minimum
requirements are:
1. June98 Platform SDK or later.
-2. Link with ws2_32.lib
+2. Link with ws2_32.lib
More information about GQOS is available from the MSDN website:
http://msdn.microsoft.com/msdn-files/026/002/258/Search.asp
@@ -35,9 +35,9 @@ PLATFORM_RAPI_CPPFLAGS += -I[path to RAPI header files]
PLATFORM_RAPI_LIBS += -lrsvp
PLATFORM_RAPI_LDFLAGS += -L[path to RAPI library files]
-1. Compile AQoSA with
-
- make rapi=1
+1. Compile AQoSA with
+
+ make rapi=1
More information about RAPI can be found at: