summaryrefslogtreecommitdiff
path: root/ACE/protocols
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:41:56 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:41:56 +0100
commit4dbc901534957272603a84d7a72c9f9dde292a0d (patch)
tree48849572b6a10d410df466dab9125b1efebad18d /ACE/protocols
parent22d7fb7eebc9c4ca1cdd4637a4f1daacc0a530ac (diff)
downloadATCD-4dbc901534957272603a84d7a72c9f9dde292a0d.tar.gz
Shorten file headers
Diffstat (limited to 'ACE/protocols')
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp2
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp2
-rw-r--r--ACE/protocols/tests/HTBP/ping/server.cpp2
3 files changed, 0 insertions, 6 deletions
diff --git a/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
index 48d0dde4531..4716ef081c4 100644
--- a/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
@@ -1,7 +1,5 @@
/**
* client for a reactor based connection establishment test using HTBP
- *
- *
*/
#include "ace/Log_Msg.h"
diff --git a/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp b/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
index b7b7128426b..d2bc3bb661a 100644
--- a/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
@@ -1,7 +1,5 @@
/**
* server for a reactor based connection establishment test using HTBP
- *
- *
*/
#include "ace/Log_Msg.h"
diff --git a/ACE/protocols/tests/HTBP/ping/server.cpp b/ACE/protocols/tests/HTBP/ping/server.cpp
index 90df8abca1d..e0a52fba7eb 100644
--- a/ACE/protocols/tests/HTBP/ping/server.cpp
+++ b/ACE/protocols/tests/HTBP/ping/server.cpp
@@ -1,7 +1,5 @@
/**
* server for a basic connection establishment test using HTBP
- *
- *
*/
#include "ace/Log_Msg.h"