diff options
author | Michi Henning <michi@zeroc.com> | 2006-09-29 02:52:14 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2006-09-29 02:52:14 +0000 |
commit | 61b2b77aae56c7d1cff9bd5a6449e96924417b11 (patch) | |
tree | 1ff67ce6c39a84229153ce47600cfdd81a4c6c52 /cpp | |
parent | Bug 1413. (diff) | |
download | ice-61b2b77aae56c7d1cff9bd5a6449e96924417b11.tar.bz2 ice-61b2b77aae56c7d1cff9bd5a6449e96924417b11.tar.xz ice-61b2b77aae56c7d1cff9bd5a6449e96924417b11.zip |
Removed incorrect </para> tag.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/slice/Ice/Communicator.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/slice/Ice/Communicator.ice b/cpp/slice/Ice/Communicator.ice index 2ff461677a1..027f69857bc 100644 --- a/cpp/slice/Ice/Communicator.ice +++ b/cpp/slice/Ice/Communicator.ice @@ -185,7 +185,7 @@ local interface Communicator * Such an object adapter cannot be accessed remotely and, therefore, * is accessible only for collocated invocations that originate from the * the same communicator as is used by the adapter. - * space.</para> + * space. * * @param name The object adapter name. * |