summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp')
-rw-r--r--ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp b/ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp
index c2d3cceb1fc..a9ff3959a42 100644
--- a/ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp
+++ b/ACE/performance-tests/SCTP/SOCK_STREAM_srv.cpp
@@ -354,5 +354,5 @@ int ACE_TMAIN (int argc, ACE_TCHAR **argv){
}
}
- return 0;
+ ACE_NOTREACHED (return 0;)
}