diff options
Diffstat (limited to 'dep/acelite/ace/DEV_IO.cpp')
-rw-r--r-- | dep/acelite/ace/DEV_IO.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/DEV_IO.cpp b/dep/acelite/ace/DEV_IO.cpp index b9a8e1f46b9..a16aca006ab 100644 --- a/dep/acelite/ace/DEV_IO.cpp +++ b/dep/acelite/ace/DEV_IO.cpp @@ -1,4 +1,4 @@ -// $Id: DEV_IO.cpp 80826 2008-03-04 14:51:23Z wotte $ +// $Id: DEV_IO.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #include "ace/DEV_IO.h" #include "ace/Log_Msg.h" @@ -7,7 +7,7 @@ #include "ace/DEV_IO.inl" #endif /* __ACE_INLINE__ */ -ACE_RCSID(ace, DEV_IO, "$Id: DEV_IO.cpp 80826 2008-03-04 14:51:23Z wotte $") + ACE_BEGIN_VERSIONED_NAMESPACE_DECL |