aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/TLI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/TLI.cpp')
-rw-r--r--dep/acelite/ace/TLI.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/TLI.cpp b/dep/acelite/ace/TLI.cpp
index 16ab241747a..6198d29f88e 100644
--- a/dep/acelite/ace/TLI.cpp
+++ b/dep/acelite/ace/TLI.cpp
@@ -1,4 +1,4 @@
-// $Id: TLI.cpp 80826 2008-03-04 14:51:23Z wotte $
+// $Id: TLI.cpp 91286 2010-08-05 09:04:31Z johnnyw $
// Defines the member functions for the base class of the ACE_TLI
// abstraction.
@@ -11,7 +11,7 @@
#include "ace/OS_NS_sys_socket.h"
#include "ace/Auto_Ptr.h"
-ACE_RCSID(ace, TLI, "$Id: TLI.cpp 80826 2008-03-04 14:51:23Z wotte $")
+
#if defined (ACE_HAS_TLI)