summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-03 14:36:43 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-03 14:36:43 +0000
commitc4068ed12b738d8d209b9666307215a86a602799 (patch)
tree9ccb895462ba2348e3ad7c124cac2edce65f2cf8 /examples
parentf511cd53d1af2ecb18ce7a30223571e8017473d5 (diff)
downloadATCD-c4068ed12b738d8d209b9666307215a86a602799.tar.gz
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/Proactor/test_proactor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Reactor/Proactor/test_proactor.cpp b/examples/Reactor/Proactor/test_proactor.cpp
index 04f611ba5d3..cc6aa424f87 100644
--- a/examples/Reactor/Proactor/test_proactor.cpp
+++ b/examples/Reactor/Proactor/test_proactor.cpp
@@ -569,6 +569,7 @@ parse_args (int argc, char *argv[])
int
main (int argc, char *argv[])
{
+
if (parse_args (argc, argv) == -1)
return -1;