summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2002-03-05 12:25:06 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2002-03-05 12:25:06 +0000
commit424ebcdeb226b1a2e2111f3fcf3672daa5de5935 (patch)
treef934a50ec1eae1c9e6ef8d4e5a1c6e2325839256 /TAO/tao/TAO_Server_Request.h
parent4906ad28b7cfb1660b147310c80e0ebc1d304b73 (diff)
downloadATCD-424ebcdeb226b1a2e2111f3fcf3672daa5de5935.tar.gz
ChangeLogTag: Tue Mar 05 13:20:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/TAO_Server_Request.h')
-rw-r--r--TAO/tao/TAO_Server_Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index b0ad2299124..daa44db3527 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -101,7 +101,7 @@ public:
size_t length,
int release);
- /// Return the legnth of the operation.
+ /// Return the length of the operation.
unsigned int operation_length (void) const;
//@}