diff options
Diffstat (limited to 'TAO/tao/IOR.pidl')
-rw-r--r-- | TAO/tao/IOR.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IOR.pidl b/TAO/tao/IOR.pidl index cfc7184c8e7..1b350238e6e 100644 --- a/TAO/tao/IOR.pidl +++ b/TAO/tao/IOR.pidl @@ -19,7 +19,7 @@ module TAO_IOP { - interface TAO_IOR_Manipulation { + local interface TAO_IOR_Manipulation { exception EmptyProfileList {}; exception NotFound {}; |