summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-09-15 20:04:51 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-09-15 20:04:51 +0000
commit0f842327f0f53e8004edca9d3c1c1d280cbbf39e (patch)
tree7b2a5ad9b059fcf8f3872a38a45b85320e0592d4
parentb502d1649f6b2abb22faa5af6cfa93697ac18710 (diff)
downloadATCD-0f842327f0f53e8004edca9d3c1c1d280cbbf39e.tar.gz
Nuked trailing whitespace
-rw-r--r--TAO/tao/ObjectReferenceTemplate.pidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ObjectReferenceTemplate.pidl b/TAO/tao/ObjectReferenceTemplate.pidl
index 15389cb8d2f..f144f96d0fe 100644
--- a/TAO/tao/ObjectReferenceTemplate.pidl
+++ b/TAO/tao/ObjectReferenceTemplate.pidl
@@ -50,7 +50,7 @@ module PortableInterceptor
// new from orbos/01-01-04 ORT
abstract valuetype ObjectReferenceFactory {
- Object make_object (in string repository_id,
+ Object make_object (in string repository_id,
in ObjectId id) ;
};