diff options
Diffstat (limited to 'dep/acelite/ace/Codeset_Registry.cpp')
-rw-r--r-- | dep/acelite/ace/Codeset_Registry.cpp | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/dep/acelite/ace/Codeset_Registry.cpp b/dep/acelite/ace/Codeset_Registry.cpp index c23ef37231a..6c132a88081 100644 --- a/dep/acelite/ace/Codeset_Registry.cpp +++ b/dep/acelite/ace/Codeset_Registry.cpp @@ -2,7 +2,7 @@ /** * @file Codeset_Registry.cpp * - * $Id: Codeset_Registry.cpp 80826 2008-03-04 14:51:23Z wotte $ + * $Id: Codeset_Registry.cpp 91286 2010-08-05 09:04:31Z johnnyw $ * * emulated codset regstry functions * @@ -15,16 +15,12 @@ #include "ace/OS_Memory.h" #include "ace/OS_NS_string.h" -// $Id: Codeset_Registry.cpp 80826 2008-03-04 14:51:23Z wotte $ +// $Id: Codeset_Registry.cpp 91286 2010-08-05 09:04:31Z johnnyw $ #if !defined (__ACE_INLINE__) #include "ace/Codeset_Registry.inl" #endif /* __ACE_INLINE__ */ -ACE_RCSID (ace, - Codeset_Registry, - "$Id: Codeset_Registry.cpp 80826 2008-03-04 14:51:23Z wotte $") - ACE_BEGIN_VERSIONED_NAMESPACE_DECL int |