summaryrefslogtreecommitdiff
path: root/ACE/tests/INET_Addr_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/INET_Addr_Test.cpp')
-rw-r--r--ACE/tests/INET_Addr_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/INET_Addr_Test.cpp b/ACE/tests/INET_Addr_Test.cpp
index ded94646e05..828042b7b7b 100644
--- a/ACE/tests/INET_Addr_Test.cpp
+++ b/ACE/tests/INET_Addr_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file INET_Addr_Test.cpp
*
- * $Id$
- *
* Performs several tests on the ACE_INET_Addr class. It creates several
* IPv4 and IPv6 addresses and checks that the address formed by the
* class is valid.