summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/exceptions/Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/test/IceE/exceptions/Server.cpp')
-rw-r--r--cppe/test/IceE/exceptions/Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/test/IceE/exceptions/Server.cpp b/cppe/test/IceE/exceptions/Server.cpp
index b67e5029a75..8102bb62f3a 100644
--- a/cppe/test/IceE/exceptions/Server.cpp
+++ b/cppe/test/IceE/exceptions/Server.cpp
@@ -41,7 +41,7 @@ public:
#ifndef _WIN32_WCE
communicator()->waitForShutdown();
-#endif
+#endif
return EXIT_SUCCESS;
}