summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/DSI/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/DSI/server.cpp')
-rw-r--r--TAO/performance-tests/Latency/DSI/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/DSI/server.cpp b/TAO/performance-tests/Latency/DSI/server.cpp
index 91a70d09639..db1e0e0b512 100644
--- a/TAO/performance-tests/Latency/DSI/server.cpp
+++ b/TAO/performance-tests/Latency/DSI/server.cpp
@@ -31,7 +31,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
argv [0]),
-1);
}
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}