Cleaned up warnings - the RCS Log: keyword was on the comment line
that starts with a '/' which RCS replicates for these notes...
This commit is contained in:
@@ -754,7 +754,11 @@ char *Strdup( char *string )
|
||||
return copy;
|
||||
}
|
||||
|
||||
/* $Log$
|
||||
/*************************************************************************
|
||||
* $Log$
|
||||
* 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
|
||||
|
||||
@@ -201,7 +201,11 @@ epicsShareAPI macInstallMacros(
|
||||
/* argument implies no macros */
|
||||
);
|
||||
|
||||
/* $Log$
|
||||
/**************************************************************************
|
||||
* $Log$
|
||||
* Revision 1.6 1998/02/27 01:34:13 jhill
|
||||
* cleaned up the DLL symbol export
|
||||
*
|
||||
* Revision 1.5 1998/02/20 21:45:17 evans
|
||||
* Made a large number of changes to epicsShareThings in libCom routines
|
||||
* to get imports and exports straight on WIN32. Not everything is fixed
|
||||
|
||||
@@ -754,7 +754,11 @@ char *Strdup( char *string )
|
||||
return copy;
|
||||
}
|
||||
|
||||
/* $Log$
|
||||
/*************************************************************************
|
||||
* $Log$
|
||||
* 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
|
||||
|
||||
@@ -201,7 +201,11 @@ epicsShareAPI macInstallMacros(
|
||||
/* argument implies no macros */
|
||||
);
|
||||
|
||||
/* $Log$
|
||||
/**************************************************************************
|
||||
* $Log$
|
||||
* Revision 1.6 1998/02/27 01:34:13 jhill
|
||||
* cleaned up the DLL symbol export
|
||||
*
|
||||
* Revision 1.5 1998/02/20 21:45:17 evans
|
||||
* Made a large number of changes to epicsShareThings in libCom routines
|
||||
* to get imports and exports straight on WIN32. Not everything is fixed
|
||||
|
||||
@@ -269,7 +269,11 @@ epicsShareAPI macInstallMacros(
|
||||
return n;
|
||||
}
|
||||
|
||||
/* $Log$
|
||||
/*********************************************************************
|
||||
* $Log$
|
||||
* Revision 1.3 1997/05/01 19:57:35 jhill
|
||||
* updated dll keywords
|
||||
*
|
||||
* Revision 1.2 1996/09/16 21:07:11 jhill
|
||||
* fixed warnings
|
||||
*
|
||||
|
||||
@@ -269,7 +269,11 @@ epicsShareAPI macInstallMacros(
|
||||
return n;
|
||||
}
|
||||
|
||||
/* $Log$
|
||||
/*********************************************************************
|
||||
* $Log$
|
||||
* Revision 1.3 1997/05/01 19:57:35 jhill
|
||||
* updated dll keywords
|
||||
*
|
||||
* Revision 1.2 1996/09/16 21:07:11 jhill
|
||||
* fixed warnings
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user