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