diff options
author | Marc Laukien <marc@zeroc.com> | 2001-07-28 21:54:08 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-07-28 21:54:08 +0000 |
commit | 04fbd3fb6000085f6f96f69ae09f96f13ccf341c (patch) | |
tree | fb5a20bc736ea50ebd16ab45b604dfdc9ba17af8 /cpp | |
parent | some fixes (diff) | |
download | ice-04fbd3fb6000085f6f96f69ae09f96f13ccf341c.tar.bz2 ice-04fbd3fb6000085f6f96f69ae09f96f13ccf341c.tar.xz ice-04fbd3fb6000085f6f96f69ae09f96f13ccf341c.zip |
fixes
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 1a4fef74858..4e2a491f42b 100644 --- a/cpp/slice/Ice/Communicator.ice +++ b/cpp/slice/Ice/Communicator.ice @@ -19,7 +19,7 @@ module Ice { - + /** * * The central Ice object. One or more Communicators can be |