summaryrefslogtreecommitdiff
path: root/java/test/controller/src/main/slice/Controller.ice
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2015-01-30 16:02:29 +0100
committerJose <jose@zeroc.com>2015-01-30 16:02:29 +0100
commit8a9c064a074cbd400673b6f2b695a29b9e7854b1 (patch)
tree56bfdf0d9ec205140d87b341590711e4be6a8ef5 /java/test/controller/src/main/slice/Controller.ice
parentICE-5814 allow demos to be built with /W4 on Windows (diff)
downloadice-8a9c064a074cbd400673b6f2b695a29b9e7854b1.tar.bz2
ice-8a9c064a074cbd400673b6f2b695a29b9e7854b1.tar.xz
ice-8a9c064a074cbd400673b6f2b695a29b9e7854b1.zip
Rename test::Controller > Test::Controller
Diffstat (limited to 'java/test/controller/src/main/slice/Controller.ice')
-rw-r--r--java/test/controller/src/main/slice/Controller.ice2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/controller/src/main/slice/Controller.ice b/java/test/controller/src/main/slice/Controller.ice
index 536e42895d9..0508b4826da 100644
--- a/java/test/controller/src/main/slice/Controller.ice
+++ b/java/test/controller/src/main/slice/Controller.ice
@@ -7,7 +7,7 @@
//
// **********************************************************************
-module test
+module Test
{
module Common