summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/properties/Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/Ice/properties/Server.cpp')
-rw-r--r--cpp/demo/Ice/properties/Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Ice/properties/Server.cpp b/cpp/demo/Ice/properties/Server.cpp
index 5c6fdbc68f6..6cbe9c19dad 100644
--- a/cpp/demo/Ice/properties/Server.cpp
+++ b/cpp/demo/Ice/properties/Server.cpp
@@ -81,7 +81,7 @@ main(int argc, char* argv[])
}
int
-Server::run(int argc, char* argv[])
+Server::run(int argc, char*[])
{
if(argc > 1)
{