summaryrefslogtreecommitdiff
path: root/ACE/tests/Conn_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Conn_Test.cpp')
-rw-r--r--ACE/tests/Conn_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Conn_Test.cpp b/ACE/tests/Conn_Test.cpp
index 0a36843f336..7fe43e54880 100644
--- a/ACE/tests/Conn_Test.cpp
+++ b/ACE/tests/Conn_Test.cpp
@@ -10,7 +10,6 @@
* how the <ACE_Strategy_Connector> works by showing how you can
* cache connections on the client.
*
- *
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
* @author Chris Cleeland <cleeland@cs.wustl.edu>
* @author and Irfan Pyarali <irfan@cs.wustl.edu>