diff options
author | Benoit Foucher <benoit@zeroc.com> | 2002-07-02 18:28:48 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2002-07-02 18:28:48 +0000 |
commit | a8af9504577bebb38463c8f6b38f3a8feb92c8c6 (patch) | |
tree | 55d6aceda5ce4b76b1f199e58e56856703210a0a /cpp | |
parent | Minor fixes (diff) | |
download | ice-a8af9504577bebb38463c8f6b38f3a8feb92c8c6.tar.bz2 ice-a8af9504577bebb38463c8f6b38f3a8feb92c8c6.tar.xz ice-a8af9504577bebb38463c8f6b38f3a8feb92c8c6.zip |
Documentation fixes.
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/slice/IcePack/Admin.ice | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/slice/IcePack/Admin.ice b/cpp/slice/IcePack/Admin.ice index 63407e66e77..540b9c6c5ec 100644 --- a/cpp/slice/IcePack/Admin.ice +++ b/cpp/slice/IcePack/Admin.ice @@ -99,9 +99,6 @@ struct ServerDescription /** * * Server name. - * The server object or object template. Any non-administrative - * &IcePack; request that matches the identity of [obj] will be - * forwarded to [obj]. * **/ string name; |