summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-03-13 10:47:11 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-03-13 10:47:11 +0100
commit71bf5816be5e2a83653887648f9cff03eef0655d (patch)
treeafb5ae46bdf42a3ad83589c60615fbcb00710dbc
parent1ceebf2e295dfd342b8d9e725057350c894e230d (diff)
downloadATCD-71bf5816be5e2a83653887648f9cff03eef0655d.tar.gz
Removed redundant whitespace
* 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;