summaryrefslogtreecommitdiff
path: root/TAO/tao/operation_details.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/operation_details.h')
-rw-r--r--TAO/tao/operation_details.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/operation_details.h b/TAO/tao/operation_details.h
index 53d4e7bf6e8..a7f15528ab7 100644
--- a/TAO/tao/operation_details.h
+++ b/TAO/tao/operation_details.h
@@ -148,7 +148,7 @@ public:
/// Accessors for the argument list
TAO::Argument ** args () const;
- CORBA::ULong args_num () const ;
+ CORBA::ULong args_num () const;
/// Exception count
CORBA::ULong ex_count () const;