summaryrefslogtreecommitdiff
path: root/ace/OS.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS.h')
-rw-r--r--ace/OS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS.h b/ace/OS.h
index b6b75f27f68..654b945da0e 100644
--- a/ace/OS.h
+++ b/ace/OS.h
@@ -4859,7 +4859,7 @@ struct ACE_Protocol_Info
#define ACE_QOS_NOT_SPECIFIED 0xFFFFFFFF
#define ACE_SERVICETYPE_NOTRAFFIC 0x00000000 /* No data in this */
/* direction. */
-#define ACE_SERVICETYPE_CONTROLLEDLOAD 0x00000002 /* Controlled Load. */
+#define ACE_SERVICETYPE_CONTROLLEDLOAD 0x00000001 /* Controlled Load. */
#define ACE_SERVICETYPE_GUARANTEED 0x00000003 /* Guaranteed. */
#define ACE_JL_SENDER_ONLY 0x01