summaryrefslogtreecommitdiff
path: root/ACE/protocols
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:03:28 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 17:03:28 +0100
commit50517b9abbf37901d67d56add9dc7db4bd1e9e10 (patch)
tree947721993a3aed499a64a1cae119f9e6d04f3a28 /ACE/protocols
parent169db677980c71427658d590f1d7d2f5365a94b9 (diff)
downloadATCD-50517b9abbf37901d67d56add9dc7db4bd1e9e10.tar.gz
Last ACE Id tag replacements
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, 3 insertions, 3 deletions
diff --git a/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
index a355fe5be25..48d0dde4531 100644
--- a/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
@@ -1,7 +1,7 @@
/**
* client for a reactor based connection establishment test using HTBP
*
- * $Id$
+ *
*/
#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 2049c1c42e1..b7b7128426b 100644
--- a/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
@@ -1,7 +1,7 @@
/**
* server for a reactor based connection establishment test using HTBP
*
- * $Id$
+ *
*/
#include "ace/Log_Msg.h"
diff --git a/ACE/protocols/tests/HTBP/ping/server.cpp b/ACE/protocols/tests/HTBP/ping/server.cpp
index 7f28c6c342f..90df8abca1d 100644
--- a/ACE/protocols/tests/HTBP/ping/server.cpp
+++ b/ACE/protocols/tests/HTBP/ping/server.cpp
@@ -1,7 +1,7 @@
/**
* server for a basic connection establishment test using HTBP
*
- * $Id$
+ *
*/
#include "ace/Log_Msg.h"