Show
Ignore:
Timestamp:
09/13/06 22:15:53 (2 years ago)
Author:
dirk
Message:

Keyword substitution added
Version string fixed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Base/Base/OSGException.cpp

    • Property svn:keywords set to Id
    r2 r106  
    117117namespace 
    118118{ 
    119     static Char8 cvsid_cpp[] = "@(#)$Id: $"; 
     119    static Char8 cvsid_cpp[] = "@(#)$Id$"; 
    120120    static Char8 cvsid_hpp[] = OSGEXCEPTION_HEADER_CVSID; 
    121121}