Removed log history comments.
This commit is contained in:
@@ -763,42 +763,3 @@ static char *Strdup( char *string )
|
||||
return copy;
|
||||
}
|
||||
|
||||
/*************************************************************************
|
||||
* $Log$
|
||||
* Revision 1.10 2001/07/26 07:50:52 lange
|
||||
* Fixed HPUX warnings.
|
||||
*
|
||||
* Revision 1.9 1999/05/13 16:06:21 anj
|
||||
* Cleaned up warnings - the RCS Log: keyword was on the comment line
|
||||
* that starts with a '/' which RCS replicates for these notes...
|
||||
*
|
||||
* Revision 1.8 1998/02/27 01:34:13 jhill
|
||||
* cleaned up the DLL symbol export
|
||||
*
|
||||
* Revision 1.7 1998/02/20 21:45:16 evans
|
||||
* Made a large number of changes to epicsShareThings in libCom routines
|
||||
* to get imports and exports straight on WIN32. Not everything is fixed
|
||||
* at this time.
|
||||
*
|
||||
* Revision 1.6 1997/06/05 18:28:48 mrk
|
||||
* Allow message about referenced but undefined to be suppressed
|
||||
*
|
||||
* Revision 1.5 1997/05/01 19:57:32 jhill
|
||||
* updated dll keywords
|
||||
*
|
||||
* Revision 1.4 1997/04/30 19:10:04 mrk
|
||||
* Fix long memory free list problem
|
||||
*
|
||||
* Revision 1.3 1996/11/02 02:05:24 jhill
|
||||
* %d => %ld
|
||||
*
|
||||
* Revision 1.2 1996/09/16 21:07:10 jhill
|
||||
* fixed warnings
|
||||
*
|
||||
* Revision 1.1 1996/07/10 14:49:48 mrk
|
||||
* added macLib
|
||||
*
|
||||
* Revision 1.9 1996/06/26 09:43:14 wlupton
|
||||
* first released version
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user