summaryrefslogtreecommitdiff
path: root/TAO/examples/Buffered_Oneways/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Buffered_Oneways/server.cpp')
-rw-r--r--TAO/examples/Buffered_Oneways/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Buffered_Oneways/server.cpp b/TAO/examples/Buffered_Oneways/server.cpp
index 9d03a0ad601..365d3550e6c 100644
--- a/TAO/examples/Buffered_Oneways/server.cpp
+++ b/TAO/examples/Buffered_Oneways/server.cpp
@@ -30,7 +30,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
-1);
}
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}