there is no svn keyword Log

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@756 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 20:05:42 +00:00
parent 73798da9f5
commit 85e43339c8
6 changed files with 3 additions and 185 deletions

View file

@ -70,17 +70,5 @@ void LOKI_C_CALLING_CONVENTION_QUALIFIER Loki::Private::AtExitFn()
delete pTop;
}
#endif
#endif
////////////////////////////////////////////////////////////////////////////////
// Change log:
// June 20, 2001: ported by Nick Thurn to gcc 2.95.3. Kudos, Nick!!!
// January 10, 2002: Fixed bug in call to realloc - credit due to Nigel Gent and
// Eike Petersen
// May 08, 2002: Refixed bug in call to realloc
////////////////////////////////////////////////////////////////////////////////
// $Log$
// Revision 1.7 2006/01/16 20:59:53 rich_sposato
// Added cvs keywords.
//