summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Operation_Table.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Operation_Table.h')
-rw-r--r--TAO/tao/PortableServer/Operation_Table.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/Operation_Table.h b/TAO/tao/PortableServer/Operation_Table.h
index 87b81a7dec7..9a11e5f1b5a 100644
--- a/TAO/tao/PortableServer/Operation_Table.h
+++ b/TAO/tao/PortableServer/Operation_Table.h
@@ -32,14 +32,11 @@ class TAO_Abstract_ServantBase;
typedef void (*TAO_Skeleton)(
TAO_ServerRequest &,
void *,
- void *
- );
+ void *);
typedef void (*TAO_Collocated_Skeleton)(
TAO_Abstract_ServantBase *,
- TAO::Argument **,
- int
- );
+ TAO::Argument **);
/**
* @struct TAO_operation_db_entry