summaryrefslogtreecommitdiff
path: root/ace/LSOCK_Connector.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-11 08:54:09 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-11 08:54:09 +0000
commitb3892f2d86d595049b6ff8db83ca5763673f2856 (patch)
tree0ae2548391a8952ec1ccaf8c6c3d1fe5e2fb7e4a /ace/LSOCK_Connector.cpp
parentd2a82034a5058f2115932090cf32b7c644ade49c (diff)
downloadATCD-b3892f2d86d595049b6ff8db83ca5763673f2856.tar.gz
Added RCS Id strings to cpp files via a macro that can be turned off
Diffstat (limited to 'ace/LSOCK_Connector.cpp')
-rw-r--r--ace/LSOCK_Connector.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/LSOCK_Connector.cpp b/ace/LSOCK_Connector.cpp
index abd6c9ebbcb..79e12d73b34 100644
--- a/ace/LSOCK_Connector.cpp
+++ b/ace/LSOCK_Connector.cpp
@@ -7,6 +7,8 @@
#define ACE_BUILD_DLL
#include "ace/LSOCK_Connector.h"
+ACE_RCSID(ace, LSOCK_Connector, "$Id$")
+
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
#if defined (ACE_LACKS_INLINE_FUNCTIONS)