diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:17 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:58:17 +0100 |
commit | 91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch) | |
tree | fa7dcaf5940500db33ed6ab2392313ae23a43b87 /ACE/performance-tests/TCP | |
parent | 8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff) | |
download | ATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz |
Shorter header
Diffstat (limited to 'ACE/performance-tests/TCP')
-rw-r--r-- | ACE/performance-tests/TCP/tcp_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/performance-tests/TCP/tcp_test.cpp b/ACE/performance-tests/TCP/tcp_test.cpp index 0b5638ca6dc..371575d0da7 100644 --- a/ACE/performance-tests/TCP/tcp_test.cpp +++ b/ACE/performance-tests/TCP/tcp_test.cpp @@ -5,7 +5,6 @@ * * Measures TCP round-trip performance. * - * * @author Based on udp_test by Fred Kuhns and David L. LevineModified by Carlos O'Ryan and Nanbor Wang. */ //============================================================================= |