diff options
Diffstat (limited to 'dep/acelite/ace/FILE.cpp')
-rw-r--r-- | dep/acelite/ace/FILE.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dep/acelite/ace/FILE.cpp b/dep/acelite/ace/FILE.cpp index 8fe88d1b09c..49ff2c1ca3d 100644 --- a/dep/acelite/ace/FILE.cpp +++ b/dep/acelite/ace/FILE.cpp @@ -1,4 +1,4 @@ -// $Id: FILE.cpp 80826 2008-03-04 14:51:23Z wotte $ +// $Id: FILE.cpp 91286 2010-08-05 09:04:31Z johnnyw $ /* Defines the member functions for the base class of the ACE_IO_SAP ACE_FILE abstraction. */ @@ -12,7 +12,7 @@ #include "ace/FILE.inl" #endif /* __ACE_INLINE__ */ -ACE_RCSID(ace, FILE, "$Id: FILE.cpp 80826 2008-03-04 14:51:23Z wotte $") + ACE_BEGIN_VERSIONED_NAMESPACE_DECL |