summaryrefslogtreecommitdiff
path: root/ace/ATM_QoS.h
diff options
context:
space:
mode:
authorjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-18 21:36:36 +0000
committerjoeh <joeh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-18 21:36:36 +0000
commitfec76682596feddc9011ae25edaecf69977d0c70 (patch)
treef78e3d451bff1248b6d61966d7af83fe0845e223 /ace/ATM_QoS.h
parente77a278580a8905e097f21635d0f09720da609aa (diff)
downloadATCD-fec76682596feddc9011ae25edaecf69977d0c70.tar.gz
Adding changes for FORE's latest NT support
Diffstat (limited to 'ace/ATM_QoS.h')
-rw-r--r--ace/ATM_QoS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ATM_QoS.h b/ace/ATM_QoS.h
index 84c183221fb..d4d7189bda4 100644
--- a/ace/ATM_QoS.h
+++ b/ace/ATM_QoS.h
@@ -65,7 +65,7 @@ public:
// Set the rate.
void set_cbr_rate (int);
- // Set CBR rate.
+ // Set CBR rate in cells per second.
ATM_QoS get_qos (void);
// Get ATM_QoS struct.