summaryrefslogtreecommitdiff
path: root/java/test/Freeze/oldevictor/Test.ice
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Freeze/oldevictor/Test.ice')
-rw-r--r--java/test/Freeze/oldevictor/Test.ice2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/Freeze/oldevictor/Test.ice b/java/test/Freeze/oldevictor/Test.ice
index f1ee08793eb..61610763814 100644
--- a/java/test/Freeze/oldevictor/Test.ice
+++ b/java/test/Freeze/oldevictor/Test.ice
@@ -61,7 +61,7 @@ interface RemoteEvictor
void setSize(int size);
Servant* createServant(string id, int value)
- throws AlreadyRegisteredException, EvictorDeactivatedException;
+ throws AlreadyRegisteredException, EvictorDeactivatedException;
Servant* getServant(string id);